How to place separate export buttons for each table in the list of configurable workspaces.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2024 06:22 PM
Hello. I am using a translator, so sorry if this is difficult to understand.
I would like to show/hide the export button for each table in the list of configurable workspaces.
For example, the export button appears in the case, but is hidden in the interactions.
Please let me know if there is a better way to do this. Thank you in advance.
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2024 11:49 PM - edited ‎09-19-2024 11:50 PM
Hi @aingndn ,
Before:
To remove Export,
Navigate to this link:
-----.service-now.com/sys_declarative_action_assignment.do?sys_id=99c2f6b273131010a0a79329faf6a710&sysparm_record_scope=a51d46e3f2014110366b10017c5ba675&sysparm_nostack=true
This is the record that is showing the button.
Check the related list, you see all the tables that is excluded.
Open related list in the new window.
And click New button to create a record which should not show this button.
or follow the below link.
-- service-now.com/.service-now.com/sys_workspace_declarative_action_exclusion_list.do?sysparm_query=action_assignment%3D99c2f6b273131010a0a79329faf6a710%5E&sysparm_view=
Select the Customer account[customer_account] table and Select Exclude this table and Submit.
Final Output.
If this information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 12:20 AM
Hi @aingndn
If you want to add 'Export' button under 'interactions', Make sure that table is not included in 'Action Exclusions' for that Action Assignment.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP