- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2017 10:37 AM
I have multiple sections I need to include in one catalog item. Is it possible to include these as separate pages (Page 1, 2, 3... etc.), or do I need to post everything on a single page? There are 7 sections, total and it would make for a LONG form.
- Thx!
Solved! Go to Solution.
- Labels:
-
Customer Service Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2017 06:12 AM
Hi Jason,
The best option for you will be to use an order guide. It is similar to a catalog item with tabs, actually its a group of catalog items which you can map to a single one.
Below links will help you to understand better:
http://wiki.servicenow.com/index.php?title=Service_Catalog_Order_Guides#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2017 07:43 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2017 11:01 PM
Hi Jason,
If you have any difference between these tabs .
For example, In one of my item there are 5 tabs. Each tabs visibility depends on the variable name request options (multiple choice) which is added on the order guide page. Based on the user selection the catalog items associated with it will be displayed. So the rule definition in my case is something like ,
In the 'If this condition is true' --> request_option is XYZ
But if you don't have anything like that then you have to to display the variables in the same page separated by using containers
Fot that these links will help you:
ServiceNow KB: Determining if you are using the correct container variable (KB0539982)
How to Create 3 variables on 1 line using containers