export to pdf from data table widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 04:19 PM
I have 5 table widgets that are pulling data off the one table and they are filtered. When the data is exported from the hamburger button on the widget the view that gets exported is the default list view.
Is there a way to have 5 different views so each table from the portal page has its own pdf export list view? I need to order each view by the set order separately.
I have a default view and then 4 other list views I have created for that table, I just do not know how to make the export read each of those views for each specific table.
Hopefully that makes sense and someone has had to do something like this before.
Thanks for your help everyone!
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2018 10:24 PM
Hi,
I don't see this behaviour out of the box. It works as your expectation.
navigate to instance/yourportal?id=list&table=incident&view=ess and export the list.
navigate to instance/yourportal?id=list&table=incident&view=default and export the list.
I can see both exported PDF has different columns (according to view)