How to hide Global ui action "Delete" form button on change request table

busireddy
Tera Contributor

How to hide Global ui action "Delete" form button on change request table

1 ACCEPTED SOLUTION

taaneeya
Giga Contributor

) Change the condition on the UI Action, add current.geTableName() != 'change_request'

View solution in original post

8 REPLIES 8

Pedram Ag1
Tera Contributor

Open the delete button (Global) in UI actions then change the table to change_request and do a insert and stay. This will create a new 'Delete' button for that table. Then remove the tick in "form button" and save.

 

Mark answer correct if it helped you!

Thanks Pedram Ag!!! It works.

Dubz
Mega Sage

Untick active.

HAHAHA