Restrict from updating the state of catalog task from the list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2023 01:32 AM
I have one catalog task which is under an RITM. There are few fields which are mandatory and needs to be filled before closing the TASK. But the issue is that the user is able to close the TASK from the list view without opening it and without filling the mandatory fields. How can I restrict this action.
I have tried Data policy and applied a condition on the basis of the "Short description" of the TASK and the "Operations" but that is removing asterisk mark from the mandatory fields when the condition is not true. Actually, the fields were mandatory initially but after applying this Data policy the asterisk gets removed when the TASK gets created initially. How to fix that?