- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-03-2018 04:33 AM
Hey guys,
happy new 2018 year to all of you!
As I want to apply given checklist (saved as template) for a particular ticket types, but so far I am failing to do so, is there a way you can do that without just adding a ton of HTML elements into the DOM ? I want to use these as a dynamic checklist, what must be done as a work .
Where are these held? And how can I add such checklist template whenever I would like to?
Cheers,
Joro
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2018 06:50 AM
Hi Ash,
these are 2 UI Macros - serach under macros with *check and you'll find them.
Cheers,
Joro

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2018 02:30 AM
Hi Joro,
I have a requirement like hiding user group field in save as template dialog.
Could you please help me how can hide user group field.
Thanks,
Poojitha BN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-20-2022 02:14 PM
Hi Joro, Any idea where can we find "remove checklist" UI Action". Actually I want to restrict checklist manipulation based on some condition.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-25-2022 03:20 AM
Hi Annu,
the dropdown option "Remove checklist" is not an UI action - this is coming from the AngularJS widget used to do the check lists. Sadly I never was able to find it as it seems to be hidden macro.
What I did in the past is to use client side JS to hide this - note you must have "Isolate Script" checkbox false in order to touch the DOM.
Cheers,
Joro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2019 08:55 PM
The problem with the OOB checklists is that they are unreliable, meaning, people can change the content of the checklist item after the fact, add items, delete items, change items. There's also no guarantee that the same checklist will appear for same situation. There is no way to restrict who can edit the checklist or when it can be edited (like do you really want people changing checklist responses after the record has been closed).
Enter Checklist Pro. We built Checklist Pro to solve all those problems and more. Checklist Pro application administrators can define when checklists get created and associated with records in a table (any table - not just those that extend TASK), when these checklists can be edited, when the associated record is considered "closed" (and thus should prohibit further checklist updates). We even added the ability to define "Required" checklist items that allow enforcement, thereby preventing a record from closing unless the required items are completed. We've built convenience Database Views to go with the most common checklist tables, which include TASK, SYSAPPROVAL_APPROVER, CMDB_CI.
They work in the Service Portal as well as in the Classic UI.
They'll work with other Scoped Applications (like HR or SecOps or even custom scoped apps & tables).
For more information contact TyGR LLC or goto our youtube channel to see it in action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2020 12:56 AM
Hi Joro,
Have you been able to add the checklists dynamically?
Thank you,
Chiru