Service Operation Workspace Actions Split Button

cczernia
Mega Guru

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.

 

Screen Shot 2023-04-19 at 8.37.52 AM.png

 

1 ACCEPTED SOLUTION

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.

 

View solution in original post

2 REPLIES 2

Michael Fry1
Kilo Patron

Look for the module Action Bar Declarative Actions - you should find your UI actions in there.

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.