
- 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
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
04-19-2022 11:00 PM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2024 11:01 PM
Hello Sandeep,
I also requirement for such configuration for custom portal, could you please guide for this customization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2024 08:03 PM
What are you looking at on your custom portal?