Edit select_one values

305
1
07-01-2022 12:38 PM
GregKeith
Occasional Contributor III

I have a survey that populates a select_one question with street addresses from a csv file. I'd like the users to be able to edit the selected value if it needs a correction, say from 123 E Main to 123 W Main. While the form appears to accept this, in that there are no errors thrown, it doesn't store the updated value and instead stores the original value when the survey is submitted. Plain text fields populated from the csv don't have this issue.

I've tried unchecking 'Create coded value domains from choices' when publishing, but that doesn't solve the issue. Is there a way to do this short of adding a new text field to store the value? Thanks!

Tags (3)
0 Kudos
1 Reply
LaurenceTait
Occasional Contributor II

Can you upload the xlsx and csv files so we can have a look? Sounds like  a "once" function is being used.

0 Kudos