Hi Team,
I’m working on a pretty simple form, but am at an impasse.
I have an event registration form, with 4 radio fields. Each field has a number of dates to select from.
I want to be able to add the admin label for the field to the email confirmation, but this doesn’t appear to work at all for radio fields.
I can do this with other fields, eg: {Admin Label Test:22:label,admin}
This outputs the admin label correctly, not the field value.
Is there something i am missing?
Thanks