- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 11:53 AM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 12:01 PM
Create a Updated button on your custom table by doing insert and stay on global table and set the condition to false

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 12:00 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2019 12:01 PM
Create a Updated button on your custom table by doing insert and stay on global table and set the condition to false