Hi there,
We have this form setup for people to register for a course:
<select multiple name="locationA" id="auckland_date" class="selectTwo"><option>"Select a course(s)</option><option value="Psychometric Administration Training LD">Psychometric Administration Training Long Distance</option><option value="Psychometric Administration Training 7 April">Psychometric Administration Training 7 April</option>
Then the email is setup to come through:
Auckland: {locationA}
I was curious how you get it multiple selections to come through in the email. Any help would be much appreciated.
Thanks!
We have this form setup for people to register for a course:
<select multiple name="locationA" id="auckland_date" class="selectTwo"><option>"Select a course(s)</option><option value="Psychometric Administration Training LD">Psychometric Administration Training Long Distance</option><option value="Psychometric Administration Training 7 April">Psychometric Administration Training 7 April</option>
Then the email is setup to come through:
Auckland: {locationA}
I was curious how you get it multiple selections to come through in the email. Any help would be much appreciated.
Thanks!