I have the need to have a collection for individual demographics of contacts, but without an identifying variable and need to have each of this collection element stand apart from the subsequent elements. We need this to be labeled specifically ( Person 1, Person 2, Person 3) between each of those elements like so:
[Collection]
Person 1
Race radio buttons
Ethnicity radio buttons
Age field
Person 2
Race radio buttons
Ethnicity radio buttons
Age field
Person 3
Race radio buttons
Ethnicity radio buttons
Age field
[Add Another Person]
Is this possible at all?