Inside a Survey123 form, is it possible to auto-populate a field based on a query executed using Arcade?
For example: I pass a customer ID in the form, and then I want another dropdown (such as the businesses that customer owns) to be filled dynamically by running a query like “give me the locations associated with this customer,” pulling values from expressions or queries against a feature service.
Thank you 🙂