How to pass a variable value from one catalog item to another catalog item in Order Guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-07-2025 03:01 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-07-2025 03:06 AM
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.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-07-2025 04:07 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-07-2025 04:36 AM
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.