Question
How to hide the external download URL ?
Hi,
My project needs to show a list of attachments and each attachment's URL points to external file server, clicking the URL will show the browser's download page.
The customer requires to hide the URL, for example, the URL should be https://10.20.3.5/files/xxxxx123 instead of https://10.20.3.5/files/testResult.pdf .
Any idea to implement it ?
Regards,
Sean

