- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 08:46 AM
I am trying to add a UI Action to the Split Button on the Service Operation Workspace. I have been able to remove buttons by de-activating the UI Action or UX Form Action but I can not seem to figure out how to add one. I've even tried copying the UI Action/UX Form Actions of buttons that already appear in Split Button but they still do not show.
I've also tried going into UI Builder page: Record SNC > Data Resources > Glide Form > NowRecordCommonUIactionbar but it does not show anything.
Does anyone know what controls which buttons appear in the SOW Split Action.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 11:26 AM
Thanks Michael. That wasn't that table but lead me "to Now Experience Framework > Actions and Events > UX Form Action Groups".
Table: sys_ux_form_action_layout_group
Name = "Create"
Type = "Split Action"
Table = "Incident"
It has a list field called "actions" where you choose the actions you want in the list.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 11:07 AM
Look for the module Action Bar Declarative Actions - you should find your UI actions in there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2023 11:26 AM
Thanks Michael. That wasn't that table but lead me "to Now Experience Framework > Actions and Events > UX Form Action Groups".
Table: sys_ux_form_action_layout_group
Name = "Create"
Type = "Split Action"
Table = "Incident"
It has a list field called "actions" where you choose the actions you want in the list.