Export functionality for form view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 05:53 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 06:12 AM
Hi @Poorva Bhawsar ,
Yes you can do that using configuration. See below.
-------------------------------------------------------------------------
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
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 07:59 AM
Hi Runjay,
But its for the list view not form view. I want to remove export option from the form view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 06:16 AM
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.
Please mark this as "correct" and "helpful" if you feel this answer helped you in anyway.
Thanks and Regards,
Ashish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 08:00 AM
Hi Ashish,
Its for the list view. I want to remove export option from the form view.