- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2018 07:50 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2022 04:59 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2022 04:59 PM
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.