Hide the Update Button

Andrew122
Mega Expert

I need to hide the Update Button that appears when you are editing a record on my custom table.  I think I found the UI Actions for the button (the two on the Global table) but I don't know how to hide it just for my table.

1 ACCEPTED SOLUTION

dvp
Mega Sage
Mega Sage

Create a Updated button on your custom table by doing insert and stay on global table and set the condition to false

View solution in original post

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

Create a UI action for you Custom table with same action name 'sysverb_update' and then deactivate it.


Please mark this response as correct or helpful if it assisted you with your question.

dvp
Mega Sage
Mega Sage

Create a Updated button on your custom table by doing insert and stay on global table and set the condition to false