Hello!
I made a survey in survey123 connect version 3.3.51. The survey is getting information for family members where each family member has a repeated set of questions, and I want to ask everyone except the first person their relationship to the first person. I did this in row 23 and 24 in the attached excel sheet. The logic is not working when I use the form online. The logic does work in survey123 connect preview, and in survey123 for arcgis app. Any ideas of a workaround or another way to make this happen?
Wonderful, thank you James!
Hi Rebecca,
Given the differences in how repeats in the webform differ from the field app (in the webform, all repeats are displayed, while in the app only one is displayed at a time), I would expect the behavior you are describing; in addition, if the user were to page back to the first repeat with your formula, they would have the same experience. I would use the once() function to make sure the formula only runs when the repeat is created: once(count(${initials})) - this should 'freeze' the values.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.