The CreatorCon Call for Content is officially open! Get started here.

Hide List UI Action in configurable workspace

Kiran Kumar 76
Tera Expert

can we hide list ui action based on criteria?

Requirement: need to hide both new and edit ui actions and keep only export,is this feasible??

refer below image example

KiranKumar76_0-1731840614023.png

 

 

3 REPLIES 3

Community Alums
Not applicable

Hi @Kiran Kumar 76 ,

Navigate to UX Form actions from Navigator and deactivate the required UI action. 

Caution : Please chedck before you deactive if it's impacting any other owrkspace UI actions or it's a global UI action.

 

"UX Form actions" does not exist in the latest version of SN. Please state what version of SN you are referring to?

Ajay61
Kilo Sage

Hi @Kiran Kumar 76 ,
Yes, you can hide these buttons. To do this, navigate to the Declarative Action table (sys_declarative_action_assignment.LIST) and update the conditions of the buttons(Edit/New) based on your requirements, such as roles or record conditions.
Please find the screenshots below for reference.

Ajay61_0-1731847040120.pngAjay61_1-1731847099070.png