Hi all, I've come once against to ask for your support.
Im working on a tricky survey that is structured like this:
Section 1: A select_one type of question (select street name);
Section 2-1: a begin repeat group;
Section 2-2: A select_one type of question that get the choices filtered based on the response given on Section 1 (select doors based on the selected street).
Section 2-3: Give a status report to the selected on previous question.
End repeat
My question is, can I remove the options available on section 2-2 based on previous selected of the same question, considering its a repeat type of group? That is, I want the field-workers to select one street, do all door numbers, but to have the already done numbers to disappear from the select options.
I know this has been asked before (https://community.esri.com/t5/arcgis-survey123-questions/remove-an-entry-or-item-from-the-dropdown-list-after-it-has-been/td-p/829354) but there wasnt a solution at the time. Considering that that thread has 3 years, and with the introduction of java functions, I was hopeful there was now a solution.
Another option was the moment I select one street, have a grid-like appear with all the available door numbers to that street on one column and give the status on the other column, but I have no idea if something like that is even possible.
Thanks, cheers.