- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 07:21 AM
I have created a sctask form but the variable field seems to be changeable
how to lock it ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:36 AM - edited 12-22-2023 08:36 AM
Hi @chercm, You can try the below catalog client script that applies to requested items and catalog tasks to make the complete variable editor ReadOnly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 10:05 AM
You need to be a bit more clear about your requirement.
What do you mean by lock it? If you lock it, then how would someone select what item they are requesting for? Or is it like you want to set the variable to a particular hard-coded value only all the time?