I am trying to use Field Maps to mimic a survey123 that I have, but I'd like to mimic the survey123 choice_filter from_file. I have a file of all cities within my state and their associated counties -- once a county is selected the only options in the multiple choice that show up for the subsequent "City" question are ones associate with that county in the file. The select_one from_file and choice list options in survey123 make this easy, however I'm not aware of a way to do something similar in Arcade/Field Maps other than an EXTREMELY LENGTHY if/then with all the counties and cities listed out.
Any suggestions are appreciated!