Add a existing UI action to three dots in workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-07-2025 04:21 AM
Hi All,
how to add custom UI action under three dots in workspace.(service operation workspace)
Thanks
Kiruthika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-07-2025 06:42 AM
Please check approach shared by @Community Alums , simply create normal UI action and ensure those 2 checkboxes are checked.
When checked it creates record into these 2 tables "sys_ux_form_action" & "sys_ux_form_action_layout_item" so that the button starts appearing in Workspace
I created UI action and it started appearing under 3 dots
UI Action
UX Form Action
UX Form Actions Layout Item
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-07-2025 07:46 AM - edited ā04-07-2025 07:48 AM
Thanks @Ankur Bawiskar
The ui action will open a catalog item to create a request.
i'm able to see the button but getting this error
"Alert level: critical.
how to fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-07-2025 09:17 AM
I believe I have answered your original question on how to add the button.
The discussion can continue on answered thread as well.
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā04-07-2025 09:19 AM
share what script you wrote in that?
seems you are trying to write to catalog item short description from other scope
did you try creating cross scope record for this?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader