Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Best Practice for Adding a Checklist to SCTASK Without Creating New Fields

saint
Tera Expert

I have a catalog item where multiple groups work on a single task. Each group has a checklist of actions they need to complete before passing the task to the next team.

I’d like to display a checklist on the SCTASK form that each team can interact with (e.g., check off items) before moving forward. However, I want to avoid creating additional fields on the SCTASK table.

Is there a recommended best-practice approach to achieve this functionality? Any suggestions or alternative solutions would be greatly appreciated.

1 REPLY 1

RaghavSh
Mega Patron

You can create variables on that catalog item and make them only visible on sc_task (hidden for ritm and catalog item) using catalog ui policies/catalog client scripts.

In this way you will not have to create fields on table.


Raghav
MVP 2023
LinkedIn