Forum Discussion
Abi12344
Feb 14, 2024Copper Contributor
Creating multi select dependent dropdown list
Hello I need to have a multi select dependent dropdown list. And as an example below. Can anyone help please?
Best
- NikolinoDEGold Contributor
I'm not sure if this is what is meant, but here is an example file, dropdown dependent.
Hope it can help you further.
- mathetesSilver Contributor
Here's another example of a cascading drop down design. I'm pretty sure though that this is not what the original request was looking for.
- NikolinoDEGold Contributor
You could be right, but it doesn't hurt to give one more example
.
- mathetesSilver Contributor
That sample seems incomplete.
So can you confirm, before we go off in some kind of wrong direction, that if the first choice is the "Fruit, Drinks" combination, then the second level, rather than the very limited combination you show, in fact should be this combination:
Apple, Banana, Orange, Pepsi, Cola, Fanta, Redbull
Or are you saying it's every possible combination of those seven items?
And if it's something else, then what is that "something else" and what are the underlying rules or principles?
And this is obviously just a simple example. Can you tell us how many combinations the "real world" application is going to have? That could well influence the most efficient and effective way to resolve it.
In fact, rather than a simple example, it would probably be helpful to give the full real big picture unless that involves some sort of national security matter.
- TheodoreHugoCopper Contributor
Hello mathetes
Not sure on the ettiquete, appologies if tagging you was the incorrect thing to do
I am having a similar issue and neither of the two examples solve it, though your comment was along the right lines
- Question 1 is a dropdown of all the locations
- Question 2 is a dependent dropdown of all the people listed in the locations selected in Q1
- Question 3 is a dependent dropdown of all the skills for the people selected in Q2
All three questions are multi select
In terms of 'real world' scale
- Locations: about 20
- People: 100-200 total, up to about 30 per location
- Skills: Not entirely sure, maybe 10-15 per person
Thanks for your time