Cascading dropdown with multiple choice?
Posted: 2021-06-09 14:34
Hi. The 'tags' idea (https://bigprof.com/blog/appgini/a-work ... gini-apps/) works - I can add multiple choice options as described. And the cascading drop down works (https://www.youtube.com/watch?v=ySABQLupBRs) - the contents of the second drop down depend on the choice made in the first dropdown. BUT I want to somehow combine the two so that the result is a multiple-choice input field where the multiple choice options depends on the content of the previous drop down. I can get everything to work without error except the second box is still a dropdown that allows me choose just one option. In summary, I need to have multi-choice options that are relevant to the previous dropdown. Any thoughts appreciated. (It seems I can have one or the other but not both?) Thanks.