About custom workspace UI Action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2026 12:06 AM
On the record page registered in the custom table, there are two form tabs, each displaying the record contents in a different view.
The default save button only saves the contents of the left tab, even if items on both tabs are edited.
I would like to create a UI Action that saves the contents of both tabs.
How can I do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2026 02:00 AM
This seems to be related list, how are these related?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2026 02:06 AM
Thank you for your answer.
These tabs are not related lists, but rather forms that display different views of a single table.
"Applications detail" "Applications Management"
Two views are created for one table, each showing different items.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2026 07:55 AM
so if they are from same table, if you save one view or another, it does not matter.
hit save and reload it should be reflected because the actual commits are made to database not form views.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2026 08:01 PM
If you edit columns in each of the three tabs, clicking the global scope UI Action "Save" button
will only save the edits in the leftmost tab, not the edits in the other tabs.
Edits made in either the middle or right tab, or only one of them, will also not be saved.
In both the middle and right tabs, if you edit a column within the tab,
the editing indicator will not be displayed.
