Question about Checklist Formatter

JK1
Giga Expert

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?

find_real_file.png

Cheers,

Joro

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi Ash, 

these are 2 UI Macros - serach under macros with *check and you'll find them.

 

Cheers,

 

Joro

View solution in original post

15 REPLIES 15

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

Hi Joro, Any idea where can we find "remove checklist" UI Action". Actually I want to restrict checklist manipulation based on some condition.

Community Alums
Not applicable

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

ty_roach
Tera Guru

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.

Chiranjeevi Go1
Giga Expert

Hi Joro, 

Have you been able to add the checklists dynamically?

Thank you,

Chiru