How to disable export option in the agent workspace

Community Alums
Not applicable

Hi,

I have recently got a requirement to disable the export data through options other than PDF in the agent workspace.

Can someone provide any info related to this.

find_real_file.png

Thanks,

Indu 

7 REPLIES 7

sachin_namjoshi
Kilo Patron
Kilo Patron

You can disable using below

 

https://docs.servicenow.com/bundle/paris-servicenow-platform/page/administer/workspace/task/disable-export-da.html

 

Regards,

Sachin

Community Alums
Not applicable

Hi Sachin,

 

Thank You for the response but in my case, export button should not be disabled. Rather options in the export button - Excel, JSON, CSV should be disabled.

Thanks,

Indu

@indunomula 

you can only disable the Export.

Once that is disabled the entire options goes off.

you cannot hide specific button such as Excel, JSON etc

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

You need to exclude OOB Export list action for your tables and then create new custom export action to allow only Excel,JSON and CSV format export.

 

find_real_file.png

 

Regards,

Sachin