
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 09:49 PM
Hello All,
We have a requirement where client wants to preview documents which are added as attachments in the ToDo tasks list in portal. OOTB, we have options to edit, delete and download. Only for image type attachments preview option is available and not for other document types (like doc, pdf and so on..) Would like to know if any of you has done something to handle similar requirement.
Regards,
Pooja
Solved! Go to Solution.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 10:25 PM
Hi
Theres a Document Viewer which is automatically enabled for newer instances.
Perhaps you can make that work within your record producer as well, with some customization.
Other than this, you could clone/customize the widget being used to upload attachemnts within the portal and show the file content within an extra DIV, for example with img src being the base64 content of the attachment.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 05:52 AM
We have custom potal configured & having different-different form & attachment fields available.
our requirement is after adding all the attachments, then trying to open it , it should show the the attachment like preview it without downloading the attachments . like in ServiceNow community we will see/preview attachment.