Hello All.
We are working on a survey that has a select multiple question and we have set the total number of allowed selections to <= 3 using the count-selected() function in the constraint field. For each of the answers in this select multiple question we have an affiliated geopoint question (using repeats) using the relevant field in each of the repeats and the selected() function from the previous select multiple question. Unfortunately, since our constraint of selecting no more than 3 answers from the select multiple question is only checked when someone is trying to submit the survey it would be possible for them to interact with all the maps that are affiliated with each of the answers (~10).
For example, if we only have four answers to the select multiple and someone selects all of them, they will be able to interact with all four of the affiliated maps. We only want them to see the maps that are affiliated with three or fewer answers to the question, is this possible to do?
Thanks, and have a great rest of your weekend and/or beginning of your week.