Can we make editing the parent form and the child form more streamlined?
Since I use the datastore to update the record from the child visit record to the parent location record on fields like "latest visit date", "latest status", "latest occupancy", so the information from the visit can be used for symbology in the parent layer to provide useful information for the field workers.
Right now the ideal workflow is: create location - enter info - submit - insert visit record (which most people already forget) - submit - go back to location layer - edit location - submit location (to update the auto populated fields from the visit record just inserted)
if the parent and child forms are more unified the workflow can be:
create location - enter info - save - child form pops open - (if no need to enter just cancel) enter - user chooses "Save Child" or "Save All" - all records updated at the same time and no one forgets to add a child record.