I've searched this forum but have been unable to find a solution to the problem I'm working on.... I'm hoping someone can help me with this one.
I'm building a survey form to collect bird observations. Within this form I have a repeat setup that enables the user to record more than one bird species observation. Once the user has finished inputting all observed bird observations I would like to present them with a table or list summarizing these observations (species and number). They could then review this summary prior to submitting the form.
For example:
Common loon - 24 birds observed (from the 1st repeat)
Duck - 2 birds observed (from the 2nd repeat)
Crow - 5 birds observed (from the 3rd repeat)
Any suggestion on how I can best get this done?