Would like to know in details how catalog item form variable can be made accessible in MRVS

saikatmitra
Tera Contributor

Hi Team,

 

I have searched a lot of ways but nothing works. Would like to know in details how catalog item form variable can be made accessible in MultiRow Variable set. I have tried with session variable but not sure how it works. Any detail solution will be helpful as I am new in using MRVS.

 

 

There is a Requested For reference field is in my catalog item form and a similar reference field is there in my MRVS. requirement is onChange or onLoad, the catalog item variable value to be set in MRVS variable as well.

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@saikatmitra 

this is doable

Accessing other form variables from inside multi-row variable pop-up

Multi Row Variable Set: communication with main form

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

 

Thanks for your advise. Unfortunately both the links have not worked. I have found an alternative way where I have stored the session client data in an property in onLoad client script and later reading the property from the Multi Row Variable Set Reference Qualifier and also set it as its default value.

@saikatmitra 

I know I had referred the above links and it worked in past

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I can completely understand this. ServiceNow is full of surprises. I have also seen some of my implemented solutions don't produce the expected results anymore. It's strange but true.