enable variables on ritm

DreDay3000
Giga Guru

can the variables on a RITM be enabled?

DreDay3000_0-1719519330619.png

 

3 REPLIES 3

Slava Savitsky
Giga Sage

Write access to variables is determined by the value of the "Write roles" field in the variable definition record. Check what roles are listed there and adjust them as needed. If there are no roles in the "Write roles" field, but the variable is still read-only, then it is probably made read-only by a UI policy or a client script.

Mark Roethof
Tera Patron
Tera Patron

 

Hi there,

 

First thing you would need for this, is to have a "Variable Editor" on the Form Layout. Out-of-the-box this is already present for Requested Item. Can you validate if this is also in your case?

 

MarkRoethof_1-1719549702749.png

 

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Mark Roethof
Tera Patron
Tera Patron

If your question is more on the read-only part, really depends on how it was setup. Most common I see is a Client Script added on sc_req_item (or task) with g_form.setVariablesReadOnly(true) which makes all Variables read-only.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn