Hello! I am trying to use the pulldata() function to autopopulate certain fields when a survey participant chooses a facility from a list. Facilities also have the opportunity to fill in information for multiple facilities using a repeat.
This works well when the fields are not within a repeat, and it works in a repeat when I test it in Connect (meaning that when facilities are chosen, the unique values for that facility autopopulate correctly). What is puzzling to me is that when I publish the survey, the repeats all autopopulate the information from the first facility chosen, and do not pull in the correct data for subsequent facilities. Is this a limitation of the relationship between pulldata and repeats or is there something I can do to ensure all unique values will populate for unique facilities chosen?