- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 02:18 AM
Hi, i created a few variables for my catalog item which is supposed to be visible only in fulfiller view under a task. A fulfiller assigned to the request can fill up the variables when the task is assigned to them. However, when I test it out, i can't seem to modify the fields as they are all greyed-out. May I know what am i missing? Pls refer to the screenshot. THank you in advance
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 02:49 AM
Can you check if these variables are already read-only or set client side? For example, open the sc_task, look closely at the variables, are they going from short not read-only to read-only? Then something has been put in place to make these read-only, onLoad Client Script for example.
The write_roles field has nothing to do with security_admin. This is a field on the Variables form with which you can set (client side) permissions on the variables.
Is this only occurring for this sc_task or also others?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 02:26 AM
Hi there,
Out-of-the-box these are not read-only. Might there have been an onLoad Client Script added which makes these variables read-only? Or are on the variables the fields write_roles applied?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 02:39 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 02:49 AM
Can you check if these variables are already read-only or set client side? For example, open the sc_task, look closely at the variables, are they going from short not read-only to read-only? Then something has been put in place to make these read-only, onLoad Client Script for example.
The write_roles field has nothing to do with security_admin. This is a field on the Variables form with which you can set (client side) permissions on the variables.
Is this only occurring for this sc_task or also others?
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-30-2019 03:15 AM
Hi Mark,
Thanks for the reply. I am not sure how to access the sc_task? I can;t seem to access the task table. I check the rolers permission on the variables, nothing has been set.
This is only occuring for this task.