I want to make a question in which the user can select multiple options from a list. The options from this list come from a layer.
This far I can only do one of the two things I want to do, but not both:
-if I chouse Multiple Select, I can select multiple answers but the list of option have to be provided as a Batch edit
- if I select Dropdown I can extract the options from a layer, but the user can only select one option
Could you combine both functionalities in one? Thanks!