This may have been answered somewhere else, but I don't have the vocabulary to know what to search for this. I am probably overthinking this and there may very well be an easy, straightforward solution. Any guidance (even a link to another post) is appreciated.
I have an existing Survey123 form that feeds a feature service and users really like it and are very comfortable with it. I need to add some additional data fields for a specific project that aren't needed for the main form, but the rest of the data needs to feed into the existing feature service for dashboards and things. I'm looking for a way to create a Survey123 form that includes fields that feed into the existing form, the project specific fields, and a way to relate the additional and main data (1:1 relationship) so it can all be used in dashboards as needed. I really don't want to have a completely separate dataset for the special project (this is the current situation), and I don't want to clutter the main dataset with the project specific forms.
To (hopefully) help this make sense, here's what I'm trying to do
Existing Fields
- Existing1
- Existing2
- Existing3
- Existing4
Project Specific Fields
Project survey includes all fields (Existing1-Existing4 and Project1 and Project2). The existing fields go into the existing Feature Service - Project Specific Fields populate a separate Feature Service - There is a field (automatically generated or, say, Existing1) that links the two tables so I can display, say, fields Existing1, Exising2, and Project1 on a dashboard.
I hope this makes sense to someone other than me. 🤪 Thanks in advance for any help or direction.