How to add new 'Add' UI Action on agent workspace related list for case record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 10:04 PM
Hello All,
1] We have one requirement, On the Agent Workspace when we open any case[sn_customerservice_case] record then on the Problem related list problem we want to new Add ui action.
2] When we click on the Add ui action its shows the problem record and user can add record in the related list.
Any help appreciated
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 10:27 PM
Hello @Sonu Parab,
You can create a Button on the list view of the Case table on the workspace. You need to used the ‘Workspace Experience > Actions & Components > List Actions’ module to create a button in Agent Workspace.
You can specified the table name and other field parameters as per your requirement. Please refer to the attached screenshot for more details:
Then by clicking on the Advanced view, you can add the desire script logic as per your requirement.
If the above answer resolve your issue, please mark the solution as 'Accepted Solution' and also mark it as Helpful.
Thank You!
Prathamesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 10:31 PM
Hello @Sonu Parab,
Continued from my previous response, Below are some helpful links which may help you to implement your requirement:
2. https://docs.servicenow.com/bundle/tokyo-platform-user-interface/page/administer/workspace/task/add-...
If the above answer resolve your issue, please mark the solution as 'Accepted Solution' and also mark it as Helpful.
Thank You!
Prathamesh.