How to set dependent values for Selectbox - Service Catalog

natashamachado
Tera Guru

Hi, guys

There's a need for me to create an catalog item which has 2 variables.

One of them would be a Selectbox with many options.

The second one, would also be a Selectbox (or a Reference field) that depends on the first one's answer. 

Example:

If the user selects "A" for first variable, it should appear the options "2" and "3" at the second variable.

If the user selects "B" for first variable, it should appear the options "4" and "5" at the second variable.

What's the best practice when it comes to this need?

We understood that a catalog client script for this wouldn't be fitting because there's too many dependent values, unless we created an auxiliar table for that.

Kind regards,

Natasha Machado.

1 ACCEPTED SOLUTION

natashamachado
Tera Guru

An update for anyone reading this topic.

We've decided to create custom tables* and filter it using advanced reference qualifiers.

*If you're planning to do the same, check your licensing before.

 

Kindly,

Natasha Machado.

View solution in original post

5 REPLIES 5

natashamachado
Tera Guru

An update for anyone reading this topic.

We've decided to create custom tables* and filter it using advanced reference qualifiers.

*If you're planning to do the same, check your licensing before.

 

Kindly,

Natasha Machado.