Export as PDF button on Custom Widget
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 07:01 AM
I have a requirement to add a button on custom widget, to export the current record as PDF. This is on custom service portal application. Please help.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 09:27 AM
Code for list export on service portal with "Export to PDF" option is in 'Data Table' widget(ID:widget-data-table) widget.
You can reuse code from this widget to provide option to export current record as PDF.
Regrds,
Sachin