Hi,
I’m trying to nest the result from a selection from a multiselect dropdown to another multiselect dropdown.
example:
–>First menu : Math / Science / Literature
–>Second menu (if user selected Math and Literature): algebra / geometry / Anglo Saxon / Roman
The result of the second menu come from the selection from the first menu (Math and Literature) if the user would select only Math the result would be ; algebra and geometry.
Thanks !
What if I am looking to have unlimited categories? In this case I want users to be able to build a service catalog. One service might need only two categories, another might need 4, etc. to filter. I think it’s called nesting.