Trying to implement functionality to upload an attachment in a Service Portal widget
Hello! I created a custom portal widget that allows a user to download a document residing on a task, upload that document after they download it, and reject the document task if necessary - essentially our custom usage of document tasks. It is work...