How to remove the available export options from 'Data Table from Instance definition'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2022 01:00 AM
I have the widget cloned from 'Data Table from Instance Definition', in the Service Portal.
I would like to remove the 'PDF' export option from my widget because PRB753732 is not fixed yet.
I found How to remove the available export options for lists in Service Portal , but this document describes only about the widget cloned from 'Data Table' widget and does not describe how to remove the export option from the widget cloned from 'Data Table from Instance Definition' (even though 'Data Table from Instance Definition' also has export options).
As far as I confirmed, the $scope.exportTypes is included in 'Data Table' widget, but it is not included in 'Data Table from Instance Definition' widget by default.
So it seems that the resolution written in the above link could not apply to 'Data Table from Instance Definition'.
Unfortunately, I'm beginner of ServiceNow, I don't know how to modify.
How can I remove the 'PDF' export option from the widget cloned from 'Data Table from Instance Definition'?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2025 09:12 PM
Any luck with this one? I am also trying to do this.