I am using a search function in the appearance column for a select_one field to query a map service and return features where the geopoint value falls "within" the feature geometry.
If the query returns only one value I would like this to be set as the default value for the select_one field, so the user doesn't need to select it from the drop-down, or alternatively for the query result to be pushed to a text field.