I have a fairly complicated data collection form. The first page of the survey contains set-up information, such as plot name and protocol. Depending on the protocol selected, a different fields will appear within nested repeats (called up by the Relevant column). The problem arises when someone initially selects the wrong protocol, then navigates back to the first page and corrects it, but the fields corresponding to the new protocol do not appear. It seems that the Relevant column doesn't update?
This issue has been spotty and I wonder if it is only a problem if some nested repeat data is already collected-- I have not tried to replicate this but see it on the back end when the correct protocol is selected and relevant fields are not displayed.
Has anyone else encountered this?