catalog task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 03:00 AM - edited 03-13-2024 11:51 AM
Hello developers, i have a requirement to make variable readonly on catalog task view once the task is closed complete,can i do this via workflow, if not any suggestions is appreciated. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 02:40 PM
Is the variable mandatory on Task? If the variable is Mandatory on Task, it will remain "editable" until they answer the question. Once they click on "Save and Close" on the Task, on the next Task it should appear as ReadOnly.
Create a UI Policy that makes the variable ReadOnly, and it only applies on Task. Please note that this will only work if you have the variable Mandatory. If you do not have the variable Mandatory, then the variable will be ReadOnly from the start.