Workflow update three fields as mandatory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2024 08:25 AM
Hi All,
I have a question:
After the creation of SCTASK for "XYZ phase" workflow update three fields as mandatory. Here is the screenshot.
Can anyone suggest what should be done to resolve the issue?
Thank you in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2024 08:40 AM
Hi @GP001
Could you please elaborate on it so I can provide better suggestion on what you desire.
If the ask is that workflow is creating a catalog task and after it's creation 3 fields are getting mandatory and you want to avoid that then most likely you have to look for the Onchange client script on the table that might help.
Regards,
Ashir Waheed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2024 09:06 AM
Thank you for the reply.
The workflow includes 4 catalog tasks, which i've highlighted in Yellow, when that task is triggered, 3 fields must be create mandatory.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-03-2024 09:00 AM
To make a field conditionally mandatory you can create either a UI Policy, Data Policy, or Client Script.
When the workflow runs the Catalog Task fields will be updated which you can use to set mandatory depending on stage, state, or one of the other field values in your Catalog Task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2024 04:26 AM
Could someone please advise if it's possible to implement the described scenario?
Thank you..!