Setting fields as mandatory for manually created task and sctask on SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello Colleagues,
Please support me, I need to set up short description, description and assignment group as mandatory for Catalog Tasks and Incident Tasks created outside the flow, by user on SOW.
Thank you for help:)
BR
Sylwia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
so what did you configure and where are you stuck?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I am total newby in configuring SOW so looking for information how to proceed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi SylwiaK,
You can do this very simply by creating a UI Policy for each field and marking them as mandatory when the task is created manually.
Watching any basic ServiceNow UI Policy video will give you a quick idea of how to set this up.
If this doesn’t solve your exact scenario, let me know — I can guide you further.
Sachin Narayanasamy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi @SylwiaK
You can achieve this using a UI Policy on the Catalog Task (sc_task) table.
Create a UI Policy and add UI Policy Actions to make Assignment group, Short description, and Description mandatory.
UI Policies apply only on the form, so this will enforce the fields when a task is created or edited manually in the UI(client).
Regards
Dimple shaik
