Hi all,
I’m encountering an issue when trying to publish a Survey123 form that involves a parent–child table setup in an ArcGIS feature service, and I’d like some guidance.
Setup:
The feature service has two tables: BiocontrolSite (parent) and Monitoring (child).
I have a field (ReleaseDate) which only exists in the parent table (BiocontrolSite), not in the child table (Monitoring).
However goal was to include ReleaseDate in the child survey so that it could be used as part of the instance name.
Problem:
If I include ReleaseDate in the child survey, I then get:
"ReleaseDate in BiocontrolSite is not editable"
- When I remove ReleaseDate in the child survey, publishing fails with:
"fields not found in the feature: 1"
Questions:
How can I handle parent-only fields when building a child survey in Survey123?
Is there a recommended method to use a parent field (like ReleaseDate) in the child survey for the instance name without causing publish errors?
Are there known limitations in Survey123 for editing or referencing parent fields in child records?
Any guidance, examples, or best practices for parent–child relationships and parent-only fields in Survey123 would be greatly appreciated. I guess a last resort would be to change the ReleaseDate field to editable but I want to see if there's an alternative fix first.
Thanks in advance!