I would like to set up a constraint for a field that validates whether the value entered exists in a specific field within a separate ArcGIS Online feature class.
I am using the latest Survey123 Connect in ArcGIS online. The end users will be using a web form to fill this out.
Use case:
We require users to enter their license number as a mandatory field. We intentionally do not want to use a dropdown menu to avoid the risk of users selecting the wrong license or using someone else's license if they don’t have one.
Instead, once the user manually enters their license number, we want to validate that input against a field in a AGOL feature class to ensure it exists in the dataset.
This validation dataset is accessible to all users who will be filling out the survey.
let me know if anyone has done something like this or if this is possible.
Thanks!