Multiple Pages within a Single Catalog Item

codechaser
Giga Expert

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!

1 ACCEPTED SOLUTION

Ajai S Nair
Giga Guru

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


Create an order guide


View solution in original post

11 REPLIES 11

Thanks Ajai!



I am including a screenshot: How should I go about setting-up my filter condition to include item "Section I - Identifying Information?"



Rule_Condition.jpg


Thx!


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