How to change the title of a checklist

k_47
Tera Contributor

I would like to know how to change the title of the checklist.

I changed all the same names in the translation table, but it did not change.

Best Regards

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi,

I guess the way is via DOM maniputation. 

Alternatively, you can create a Message from System UI. Check for thread.

View solution in original post

4 REPLIES 4

Jaspal Singh
Mega Patron
Mega Patron

Hi,

I guess the way is via DOM maniputation. 

Alternatively, you can create a Message from System UI. Check for thread.

Musab Rasheed
Tera Sage
Tera Sage

Hello,

DOM manipulation is not recommended, Also check this out.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0693145

Please hit like and mark my response as correct if that helps
Regards,
Musab

Thank you for your response.
Are you saying that there is currently no way to change the title in the recommended way?
Also, do you know the risk of changing the name by DOM operation?
Sorry if my poor English is difficult to understand.

Thanks

DOM is not recommended, read below

https://thesnowball.co/why-dom-manipulation-is-bad-in-servicenow/#

Also check below two threads, I don't think this is possible at this moment.

https://www.servicenow.com/community/developer-forum/checklist-customization-restriction/m-p/2009905

https://www.servicenow.com/community/developer-forum/question-about-checklist-formatter/m-p/1664396

Please hit like and mark my response as correct if that helps
Regards,
Musab