- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2020 06:53 PM
Hi All,
Is there any way to display attachments on announcements which are displayed on Service Portal Banner. I am attaching an attachment in Announcement record and I wanna show the same attachment on Announcement in Service Portal. Is there any way to do so?
Thanks in Advance,
Sweety
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2020 09:40 PM
Sure you can use attachment directly, using document viewer.
Make sure whether document viewer plugin is activated before trying this.
Use the below as URL instead of the earlier url that I usggested in the screenshot.
/sys_attachment.do?view=true&sys_id=d4b349392fc7401046b6e93df699b65e
Note: Sys_id here is the sys_id of the attachment not announcement.
It allows only few attachment type to view online unsupported file type.
Find more details about document viewer in below link
Regards,
Sateesh Kumar Devadoss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2020 07:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2020 09:01 PM
Thanks for Reply Sateesh, I have already suggested them this way by using Kb article URL. But they wanted to know if there is any possibility to display direct attachements in Announcement on Banner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2020 09:40 PM
Sure you can use attachment directly, using document viewer.
Make sure whether document viewer plugin is activated before trying this.
Use the below as URL instead of the earlier url that I usggested in the screenshot.
/sys_attachment.do?view=true&sys_id=d4b349392fc7401046b6e93df699b65e
Note: Sys_id here is the sys_id of the attachment not announcement.
It allows only few attachment type to view online unsupported file type.
Find more details about document viewer in below link
Regards,
Sateesh Kumar Devadoss
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2020 10:05 PM
Sure Sateesh. I will give now work on my personal instance and will let you know. Thank you