Variable sets are currently in read-only I want to move to false

Abigail
Tera Expert

I have two variable sets that I need to set to read only=false. Currently, those variable sets have been used for other catalog items, I've tried to use catalog client scripts but is not working any idea?

1 ACCEPTED SOLUTION

Vijay Balotia1
Tera Guru

Hi @Abigail,

 

You can create UI Policies to make those field editable on your catalog item, Make sure your UI policy which you create is on you catalog item not on variable set level so that other catalog items will not get impacted.  

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Thanks
Vijay Balotia

View solution in original post

2 REPLIES 2

Community Alums
Not applicable

If you want to change the read-only property of variable sets in ServiceNow for specific catalog items, you can't directly modify the variable set properties themselves through client scripts. Instead, you can achieve this by using Business Rules or Catalog Client Scripts, depending on your specific use case.

Vijay Balotia1
Tera Guru

Hi @Abigail,

 

You can create UI Policies to make those field editable on your catalog item, Make sure your UI policy which you create is on you catalog item not on variable set level so that other catalog items will not get impacted.  

Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Thanks
Vijay Balotia