Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Export functionality for form view

Poorva Bhawsar
Mega Sage

Hi Community,

 

I know that we can remove the export option for tables list view. How to restrict or remove export option from form view? I can see end users can export form data in pdf format.

 

Can we restrict/remove export option on form view as well?

 

Thanks

13 REPLIES 13

Runjay Patel
Giga Sage

Hi @Poorva Bhawsar ,

 

Yes you can do that using configuration. See below.

RunjayPatel_0-1735827105876.png

RunjayPatel_1-1735827134810.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

Hi Runjay,

 

But its for the list view not form view. I want to remove export option from the form view.

Ashish Parab
Mega Sage

Hello @Poorva Bhawsar ,

 

To hide the context menu from the table.You can navigate to the sys_ui_context_menu table and add a condition as per your requirement.

AshishParab_0-1735827218810.png

 

Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.

 

Thanks and Regards,

Ashish

Hi Ashish,

 

Its for the list view. I want to remove export option from the form view.