If I configure my Survey123 to connect to our geodatabase, some of the field values need to be pulled externally, and they are dynamic and subject to change overtime. I know I can pull external data from CSV files and need to keep the CSV files updated.
But it would be easier to actually pull data from the source data tables in the underlying geodb instead of keeping the CSV files in-sync with the source data.
Move over, updating data and keeping data integrity is easier in geodatabase, and some more complex logics can also be applied on top of those data.
So is connecting/pulldata from geodb supported?