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 08:37 PM
All these variables were created on catalog and available on catalog task. I will share the screenshot if required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 08:38 PM
Yes, please share the screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2023 06:37 PM
Hi @Asmita7
Can you please upload the screenshot of checkbox, so that it would be easier to resolve the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2023 03:33 AM
Hi, why you should set as read only instead of disable the visibility using UI policies
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2023 10:03 PM
But the variables are not accessible in UI policy to set condition. Is shows only one field Variables and not the separate variables.