I have created a file geodatabase with three things in it: a point feature layer, a table of items associated with the points, and a relationship table. For better or worse, it's a many-to-many relationship. Some sites refer to more than one record in the table; and some records in the table refer to more than one site.
I've successfully built everything in Pro in a geodatabase and have zipped and loaded said gdb into my AGOL. These points and records are part of an ongoing process that gets updated semi-weekly. Previously, it had come to editing the tables directly. For various reasons, we're trying to make this less technical and I'm hoping I can build two surveys - one for point features and one for tabular records.
I've attempted to connect a survey in Connect to the feature service, but it only seems to want to connect to the point feature layer.
I've also found this helpful document, written by @IsmaelChivite . It is from 2017 which makes me feel that things may be different now.
So my questions:
1 - Is it possible to have multiple surveys edit different parts of a feature service?
2 - Can you also update the Intermediate Table somehow to keep the fun relationships going?
3- Is there some helpful piece of documentation you know about that would help me do this?
THANKS COMMUNITY.