Need to make list collector variable read-only in ritm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 01:24 AM
Hi,
I'm Facing a weird situation, where I need to make a list collector variable (which is part of variable set) to read-only in ritm and task. But for some reason I'm not able to make it read-only in RITM. In task I have made it. I have tried using the UI Policy by check-in the applies on requested ritm still it is not making it a read-only. Also tried writing the onload client script in ritm table g_form.setDisabled('myfieldname', true); and still, it didn't work.
I also noticed one thing in ritm where all the other variables (catalog variables) are read-only expect the one list collector variable of the catalog(which is editable)(variable). and I wanted one list collector variable to make read-only(it is different) (variable set)Is something to do with OOB.
Please let me know how we can make the list collector variable read-only in ritm.
Note: no policy or script is written for the field which i wanted to make read-only. (other than mine)
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 01:47 AM
I tried the same by check-in both applies on catalog task and applies on requested item it didn't work on ritm only worked in task level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 02:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2023 01:52 PM
I am able to make it as read only (greyed out in right slushbucket) thru client script onLoad but as soon as user click on Right to Left arrow sign (in yellow) it is no more read only and is able to remove items from right slushbucket.
Please help.
Thanks
Anupam
