- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2018 07:09 PM
I am attempting to modify the name of the Update button on one form only. I can change it globally, but cannot seem to figure out how to do it in the client scripts.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2018 08:38 AM
I figured it out. If I go to the form and select UI Actions, then change the view to show all tables and find the global Delete, I can go into the global delete, change the form to mine, click Insert and Save, and then make any necessary changes.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2018 07:46 PM
Hi,
Refer the following community thread.
Can a UI Action display a different label after being pressed once?
Identifying UI Action Clicked (The Right Way)
Regards,
Ajay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2018 07:55 PM
Thank you, but I saw that that first one and it didn't help me to identify the Update button. Plus, I need it onLoad not after something has been clicked on the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2018 08:38 AM
I figured it out. If I go to the form and select UI Actions, then change the view to show all tables and find the global Delete, I can go into the global delete, change the form to mine, click Insert and Save, and then make any necessary changes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2022 06:35 AM
Thank you for this ... Helped me out today!