- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I have a record producer created on problem table how can I add it to workspace list menu.
Solved! Go to Solution.
- Labels:
-
Now Platform App Engine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
47m ago - last edited 44m ago
Got a simpler way, create a category (sys_ux_list_category) and a list (sys_ux_list) under it.
@Sandeep Rajput @Ankur Bawiskar thanks for the inputs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
record producers are mostly to create task based records
see if this helps
Adding a Record Producer or Catalog Item button to the list view in Agent Workspace List Action
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
@George_1 Natively you cann't add a Record producer link inside the workspace. However, you can add a UI Action which can navigate the user to the record producer view in the portal or you can have a UI Action which can show the record producer in a Modal view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
47m ago - last edited 44m ago
Got a simpler way, create a category (sys_ux_list_category) and a list (sys_ux_list) under it.
@Sandeep Rajput @Ankur Bawiskar thanks for the inputs.