Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

How to create a new option "Create child incident" in a workspace view

DanielGabrS
Tera Contributor

DanielGabrS_0-1778012104204.png

 

1 ACCEPTED SOLUTION

@DanielGabrS Reframed solution steps:

  1. Open sys_ux_form_action_layout_group.LIST.
  2. Find out record who contains "Create Change Request" as shown in your image.
  3. add your created UI action to that record.

View solution in original post

5 REPLIES 5

@DanielGabrS Reframed solution steps:

  1. Open sys_ux_form_action_layout_group.LIST.
  2. Find out record who contains "Create Change Request" as shown in your image.
  3. add your created UI action to that record.