I have a form that collects information for a vegetation survey. The field crews workflow includes collecting one set of metrics on a list of plant species in one step and later a second set of metrics on the same plant species list ... with one catch: they need to be able to add species to the lists in either work flow.
I've been successful in populating the repeat fields as read only in the second part of the form and allowing new fields to be populated for the new metrics, but I can't figure out how to add new plants in both places.
Pine, 20% Aerial cover
Birch, 20% Aerial cover
Grass, 60% Aerial cover
*Add a species here!
...
Many things happening between these two workflows ...
...
Prepopulate the species list from table above, with new fields (not a problem)
Pine, 20% Ground Cover, 20 ft
Birch, 20% Ground Cover, 20ft
Grass, 100% Ground Cover, NA
*Also add a species here!