Making catalog task variable readOnly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 09:43 AM
Hello friends,
There are 3 editable variables on catalog task form.
1. checkbox
2. Emp ID
3. Temp ID
If the check box is selected then the Emp ID should be read only.
I cannot fetch the checkBox variable in UI policy condition.
Even the checkBox variable is not available in onChange Client Script's Field Name list ??
How to set this condition in UI policy or onCHange client script's Field name? Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 09:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 08:37 PM
All these variables were created on catalog and available on catalog task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 08:46 PM
Hi @Asmita7 ,
Thanks for responding. The reason for asking the snip is because, if the variable is created as checkbox type under catalog item then it should definitely be available under UI policy or client script.
If it's a custom variable type then there is a chance it might not be available so.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 05:31 PM