All of my users will be using the web version of the survey. I built it in connect to take advantage of repeats. The behavior works perfectly in connect, but in the web it's not working correctly.
I have a repeat within a repeat, and I have the parent repeat fields within a label of my child repeat, they are coming from a hidden field that I've calculated to format the date properly. If I add one parent repeat and one child repeat, I can create another parent repeat with the correct dates populating. If I add one parent repeat and two child repeats, when I create another parent repeat the dates are no longer pointing to the most recent parent repeat.
I have attached my xlsx form.