How to Hide/Show variable of One MRVS whose depends on value of other variable of second MRVS

YashviPatil
Tera Contributor

Hello ,

 

For one catalog item there is one multirow variable set (MRVS1) on form and second multirow variable set (MRVS2) is only visible on RITM form not on catalog intake form.

 

As per the value of variable (MRVS1) from first multirow variable we wanted to hide/Show variable of second (MRVS2)multirow variable set which is available on RITM form.

I tried it using on change catalog client script but those two variable set are not accessible on client script. And if tried to do this using UI policy then we can access only one variable set not the other.

 

Is there any other way two do this.

 

Thanks,

 

 

 

1 REPLY 1

Yashsvi
Kilo Sage

Hi @YashviPatil,

please check below link:

https://www.servicenow.com/community/developer-forum/how-to-hide-disable-one-multi-row-variable-set-...

Thank you, please make helpful if you accept the solution.