How to place separate export buttons for each table in the list of configurable workspaces.

aingndn
Tera Contributor

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.

スクリーンショット 2024-09-20 100705.png

 

2 REPLIES 2

Najmuddin Mohd
Mega Sage

Hi @aingndn ,

Before: 

NajmuddinMohd_6-1726814927515.png


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.

 



NajmuddinMohd_1-1726814621533.png


Check the related list, you see all the tables that is excluded.


NajmuddinMohd_2-1726814663839.png


Open related list in the new window.

NajmuddinMohd_3-1726814712080.png


And click New button to create a record which should not show this button.

NajmuddinMohd_4-1726814759767.png


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.

NajmuddinMohd_5-1726814854808.png


Final Output.

NajmuddinMohd_7-1726814960225.png

 



If this information helps you, Kindly mark it as Helpful and Accept the solution.

Regards,
Najmuddin.

Voona Rohila
Kilo Patron
Kilo Patron

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.

URL - https://devxxxxx.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=9584e7717...

 

 

VoonaRohila_1-1726816772612.png

 

 


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