Checklist's in Agent Workspace Task

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2020 11:23 AM
Hello,
I just learned that the Checklist Formatter does not show on the task in Agent Workspace. Here is ServiceNow's response:
Details. The 'Checklist' is not showing on Agent Workspace view is because the 'checklist' is a UI-Macro and Agent Workspace does not support macros. That is expected given the fact that Agent Workspace runs mostly on ReactJS, and Jelly is not supported there (macros are Jelly based scripts).Aug 11, 2020
I'm curious if anyone has any recommendations or other alternatives to creating a checklist on a task in Agent Workspace?
Thank you,
Joe
- Labels:
-
Agent Workspace
- 2,352 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2022 03:43 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 05:18 AM
Hi Sean,
Did you name the UI Page 'checklist_modal'?
Kind regards, Peter
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 10:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2022 01:34 PM
So i got it to display the checkist using the sys_id, but the issue is now that if i edit the checklist on one sc_task it edits it for all, is this intended?