Hi!
When I edit a survey from the Outbox or from the Sent folder, an answer which is in nestead repeats stays empty.
There is a criteria in the relevant column of the second repeat that checks the value of a question which is outside the repeat.
There is also a criteria in the choice_filter column that uses a question which is outside of the repeat.
My survey tab
My choices tab
My software versions
I just tried it. I was able to get all the values to populate with a little change: I swapped "Relevant" for "body::esri:visible".
Just be aware that if you go this route, all required questions still apply even if something isn't visible. This can be easily solved with a dynamic "required" field (i.e., use an IF() statement to calculate required=yes)
You need to add query allowUpdates=true to bind::esri:parameters
This is very important for Repeats being edited.
Thanks for your help @abureaux . I forgot to put this parameter in the first repeat.
I added it without luck. That doesn't resolve the issue.
Have you tried my Excel file?
I have also realized that this issue happens only to the first element of the repeat list.
I removed the required criteria from the Issue name question and the other elements are selected.
It's not the way I was expected, body::esri:visible is not something that I uselly use, but it works!
I realy think that this is a bug that ESRI should fix because it could happens to anyone.
My real survey is much complex that the sample I put in this post, but I will adjust the required criterias as you told.
Thanks you so much @abureaux
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.