How to remove the available export options from 'Data Table from Instance definition'

Junji Takahashi
Kilo Expert

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'?

1 REPLY 1

Ashu_8871
Tera Contributor

Any luck with this one? I am also trying to do this.