Service Portal - Export KB Article to PDF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2020 08:54 PM
Is there any way to export KB article to PDF in Service Portal? Or, has anyone developed SP widget to export article to PDF?
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2021 11:08 PM
Hi,
If you are ok to customise the widget, you will have to customise - Knowledge Article Content (sys_id=a47ea1cb0b9432004ce28ffe15673a5b) and add relevant UI action.
You can check how to add UI action from the form widget - (widget-form) (sys_id=fd1f4ec347730200ba13a5554ee490c0)
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2021 12:23 AM
Hello,
You can create a custom widget wherein you can add a download button to download the article.
Please refer to the two links below and do a mix of that and modify your widget.
https://serviceportal.io/create-custom-action-buttons-service-portal/
https://community.servicenow.com/community?id=community_question&sys_id=93a7ee8cdb9823c454250b55ca961981
Please mark my answer correct/helpful if it helped you in any way.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-21-2021 06:29 PM
We have a similar requirement, did anyone manage to get it implemented?