Variable optional on one task and required on another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2024 02:41 PM
I have a catalog item that creates multiple tasks. The requirement is for a variable to be optional on one task and then required on another task. Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-22-2024 02:52 PM - edited ‎07-22-2024 02:53 PM
Hi @CathyD,
Write a catalog client script and check the specific task vai some hardcode keyword or some order number ( like first or second task of that RITM ).
You can also think about creating a variabe ( hidden on form ) and set some value on that specific task for catalog client script to validate for mandatory.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution