How to pass a variable value from one catalog item to another catalog item in Order Guide.

supriya pratapa
Tera Guru

We have 2 catalog items in an Order Guide say A and B.

In the item A, we have field called Trip Type. If the trip type is Multicity, then 

In the item B, we should display 5 variables(single line texts).

If the trip type is not Multicity in the item A, then the 5 fields in the item B shouldn't be displayed.

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@supriya pratapa 

you can use "Cascade variable" feature

check this

Passing data between items in an order guide 

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 Bawiskar 

It is working between the variables of Order Guide(Variables in Describe Needs Page) and Catalog item(Variables in individual items). My requirement is different. 

I want to pass the value from One catalog item to another item either onload/onchange.

Both of these catalog items are part of Order Guide.

 

 

Swapna Abburi
Mega Sage
Mega Sage

Hi @supriya pratapa 

I don't think it is possible with simple configuration copying variable data from one catalog to another in an order guide except when these variables are present and set to cascade on the order guide initial form.