hide delete button in workspace

harry24
Tera Contributor

Hi ,

 

How to hide delete from SOW ?

@Community Alums  @Dinesh Kumar11 please help

harry24_0-1722247330978.png

Thanks

4 REPLIES 4

Slava Savitsky
Giga Sage

There are several ways you could address it:

 

Option 1: Configure "delete" ACLs for your table to restrict deletion as required. However, this will apply not only in SOW, but platform-wide.

 

Option 2: In your "Delete" UI Action, add an entry to the UI Action Visibility related list to exclude that UI Action for whatever view you are using in SOW. However, that will apply generally for that view, not only in SOW. Moreover, if your table uses the global UI Action, that will have impact for all tables using it.

 

Option 3: If your table is using the global "Delete" UI Action, override it by creating a dedicated UI Action for your table with the same action name and restrict its visibility by role (on "Requires role" tab).

Community Alums
Not applicable

Hi @harry24 ,

Type sys_ux_form_action_layout_item.LIST on navigator.

Look for "Delete" action fro the application mentioned below :

SandeepDutta_0-1722261138729.png

 

Open the record and mark it as "Active" false.

SandeepDutta_1-1722261193823.png

 

Community Alums
Not applicable

Hi @harry24 ,

 

pawank2
Tera Expert

Hi @Community Alums 

only for problem record -

 need help we have problem record and in record we have related list approver when we open the record , hide the delete button in sow?