create a ui action on incident form called : “MORE ACTIONS”

neehas710
Tera Contributor

--> create a ui action on incident form called : “MORE ACTIONS”

ONCE USER CLICK ON THAT BUTTON --> A DIALOUG BOX SHOULD APPEAR WITH 3 BUTTONS : CREATE PROBLEM , CREATE STORY , CREATE ENHANCEMENT

Expected output should be like below once user click the ui action :

 

Now , if user click on create problem , directly new problem record page should come , and the same way if user click create enhancement , then new enhancement page should open

7 REPLIES 7

you need to create a new split button type in sys_ux_form_action_layout_group. You can check the configuration of the one I linked under sysId: 99308efac7213010d7e818b1c7c26091 in table sys_ux_form_action_layout_group.


Thank you

no problem, if my comments helped please mark them as helpful and if also provided a solution mark that as well 🙂

Thank you