Where in the database is the attribute name "Gender" stored? I expected it in in the ls_participant_ tables but these seem to be about the Central Database.
I've tried adding participants in a tokens table then adding them to the central database. I cannot see where the name Gender gets attached to the attribute_1 as in the attachment.
Ok Thank you! I see it now....now I have to figure out how to disentangle this array so that I can pull it out and use it.
I am trying to present on a website the ability to query the responses by the token attributes as in "Show me all the Males."
In order to do this I'll have to show Gender and each value for Gender (M,F) in a dropdown or something. The attached array doesn't have Gender's values associated....so any thoughts on where those are?