- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 08:53 PM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 08:59 PM
Hi,
I guess the way is via DOM maniputation.
Alternatively, you can create a Message from System UI. Check for thread.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 08:59 PM
Hi,
I guess the way is via DOM maniputation.
Alternatively, you can create a Message from System UI. Check for thread.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 10:15 PM
Hello,
DOM manipulation is not recommended, Also check this out.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0693145
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 10:23 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 10:43 PM - edited ‎11-23-2023 10:44 PM
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
Regards,
Musab