I have a feature Service on ArcGIS Online which his subtyped. When I select a different Subtype the domains for attributes update to reflect the type of subtype. I want to create a Survey123 project from this Feature Service. When I create the Survey123 project it does not list the subtypes and does not list the domains associated with each subtype.
The way around this I see is that I need to modify my feature service so that the Subtype becomes a domain. Then I produce filters based on the domain which only show the fields associated with the domain. This though creates extra fields that I would otherwise not need if I could use subtypes?
Cheers
Gordon