- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:09 AM
Hi everyone!
With the upgrade to Xanadu version we saw an extra button, the 'Checklist' one that we don't figure out the usage.
It has the option to select 'Required', 'Disabled', 'Read only' and 'Invalide' but for example when we select the option 'Required' it should not let us close the case before the checkbox is cheked?
The print below shows the checklist I'm talking:
What is the purpose of those options?
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:22 AM
Hi @rafas_10 ,
The "Checklist" button you’re referring to is likely part of ServiceNow's Enhanced Task Boards or Case Management enhancements introduced in the Xanadu version. It provides a way to ensure specific steps or tasks are completed as part of a workflow.
Required:
- When you mark a checklist item as "Required," it is meant to block the case/task from being closed unless the required checklist items are completed (checked).
- If this isn't working as expected, it might require additional configuration or validation logic to enforce this behavior.
Disabled:
- This makes the checklist item uneditable, meaning users cannot check or uncheck it.
Read Only:
- The item can be viewed but not modified.
Invalid:
- This typically flags the checklist item as incomplete or incorrect. It might be used for reporting or visual cues rather than enforcement.
Do refer below docs:
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:22 AM
Hi @rafas_10 ,
The "Checklist" button you’re referring to is likely part of ServiceNow's Enhanced Task Boards or Case Management enhancements introduced in the Xanadu version. It provides a way to ensure specific steps or tasks are completed as part of a workflow.
Required:
- When you mark a checklist item as "Required," it is meant to block the case/task from being closed unless the required checklist items are completed (checked).
- If this isn't working as expected, it might require additional configuration or validation logic to enforce this behavior.
Disabled:
- This makes the checklist item uneditable, meaning users cannot check or uncheck it.
Read Only:
- The item can be viewed but not modified.
Invalid:
- This typically flags the checklist item as incomplete or incorrect. It might be used for reporting or visual cues rather than enforcement.
Do refer below docs:
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:33 AM
Hi @rafas_10 ,
Thank you for marking my solution as helpful! If my answer addressed your query, feel free to accept it to help others in the community benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:36 AM
Hi @Runjay Patel ,
Thanks, understood it better! I need to configure the required field because it doesn't seem to be working!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 10:05 AM
Hi @Runjay Patel ,
Do you know where I can configure , for example, the required field? Since it's letting me close the case without cheking the checklist?
Thanks!