I have a Survey which references a Standalone, nonspatial table. I would like to collect multiple entries for the same information. The only thing that would change would be the "Location" field.
I thought a Repeat would be great for this workflow:
- A user picks "location1" and answers several "Pass/Fail" questions.
- Add a new repeat record and then choose "Location2" and answer the "Pass/Fail" questions
- Wash/Rinse/Repeat until all locations have been assessed.
In the background there is a hidden UUID field being captured so that each of these records could then be grouped at a later date for reporting purposes.
Now the problem - It appears that a Repeat can only be used for Related Tables. Does anyone know a way around this? Or, a different workflow?
Thanks!