Data Cleared in Nested Repeats

725
3
05-30-2019 11:07 AM
ChuckPowell
New Contributor II

I have built a few forms now that have nested repeats to collect data on. What I am finding, is that when surveyors scroll back through some of the repeats, some data (not all) is cleared from questions within the nested repeats. For instance, one form has repeats for call points (collects location, time, and two y/n questions). If a call point has a detection (indicated by a "yes" to one of those questions), a new group of questions shows up that are part of a nested repeat. When surveyors scroll back through the call points, when they get to one that had a detection, some of the detection data collected has been cleared. Additionally, if they attempt to repopulate the fields, they receive errors that they are attempting to enter data outside of the constraints on that field, even if their value is actually within those constraints. I am attaching the excel of one of these forms, if this helps. 

0 Kudos
3 Replies
JordanMiller4
Occasional Contributor III

Have you tried using the bind::esri:parameters? We were having similar issues until we added this "query allowUpdates=true allowAdds=true" for each repeat in our forms.

ENVGroup
New Contributor

Thank you for the suggestion! This seems to be working now!!

0 Kudos
DougBrowning
MVP Esteemed Contributor

Known bug in 3.3.  There are some posts on it