How can I set the default selection for my select_one dynamic list made with a search() appearance, preferably using pulldata() under the calculation field?
I'm using a search appearance pointing to a feature layer to populate a select_one list in Survey123 Connect. I am also using pulldata calculations throughout the form, pointing at the form's feature layer to autofill the last responses from the same vehicle.
For some reason, both the calculation and default fields for the question with search() are overridden with the list provided by search(). This defaults to a blank value, but has the pulldata() value as an option from the search() list.
I have calculationMode=always set in the bind::esri:parameters column.
The entire survey works well other than this. Looking at "select_one stockpile_letters" in this screenshot:

See attached spreadsheet.
I believe the same thing could be done via locally saved .csv files if all our users had the app, but most of them will be accessing this through a web browser.