A HTML/JavaScript web resource file allows the user to download attachments from another entity. I've created a HTML/JavaScript web resource file that allows the user to download images/files from another entity. In this example, the Task entity can access and retrieve the Case (Incident) entity's notes/attachments/annotations. Source Code The source code below is a HTML/JavaScript …
Continue reading "Download attachment(s) creating a web resource (HTML/JavaScript) file"