Checklist similar to core ui

User492770
Tera Contributor

Hello,

 

is there tutorial or some quick trick how to utilize existing Checklist component, where user can create their own checklists (like in Core UI)?

 

There is Checklist component, which oob works until Save. After Save the added items dissapear. I'm aware the customized Checklist, which can be used in scenarios such as Major incident Accepted, the user would be presented a premade checklist. The requirement most often is however to enable users to create their own checklists while working on tickets.

 

 

 

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @User492770 

 

My experience say it is not a good practice, to allow users to create own checklist. Think the amount of data it will create and also in can be garbage data as well if user is not aware what need to add in checklist.

 

My thoughts say, the checklist should be standard and used in all incidents and answers on check list depend on nature of ticket.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hello, that is a good argument, thanks! It would be great to know still the possibility to develop checklist that user can create and update, if nothing else for learning purposes. For the garbage data, there could be scheduled job for cleaning it.

Hi @User492770 

 

Sorry mate, not sure is it possible or not. My gut feeling say No but again experts can confirm.

 

For the garbage data, there could be scheduled job for cleaning it.

It is going to be cumbersome task , ask there is not way to identify that a data is garbage or not and in this case need to open each n every checklist and verify.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Thanks for bringing this up anyway! Its a good argument to think with customers. For the garbage data I'm thinking that it would be matter of business decision, for example checklist item data too old to be erased or something like that... If core ui users have gotten used to the functionality, its hard for them to give it up.