create a ui action on incident form called : “MORE ACTIONS”
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2025 11:33 PM
--> 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 01:24 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 01:50 AM
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2025 02:26 AM
no problem, if my comments helped please mark them as helpful and if also provided a solution mark that as well 🙂
Thank you