order guide

John Davis
Tera Contributor

Not sure if i m ain the correct place or not but will try here.

 

I am in the process of creating an order guide.  Somewhat simple. I have a list of options to choose from.  What when selecting one of the options there are additional options they should be able to choose from before moving to the next step.  

 

How do I accomplish this?  I guess a variable inside a variable

 

 

Thanks

2 REPLIES 2

Sid_Takali
Kilo Patron
Kilo Patron

Hi @John Davis Follow this Developer Article. It will help you to achieve your query

https://www.servicenow.com/community/developer-articles/catalog-data-lookup-definition-on-any-table-...

 

Please mark my reply Correct/Helpful

Regards,

Siddharam

John Davis
Tera Contributor

This did not help resolved my problem  let me explain more.  I have a variable  Items needed it is a select box which has Computer, Phone, Video.  When Computer is selected it should show Desktop or Laptop. How can I achieve this?

I have a separate variable called Computer with these options but that does not show up   -thx