Radio and Select options send array
-
Hi there,
I have created a form on my football teams website for the signup to our academy.
The form looks like this:
<b>The FA have introduced a football programme called ‘The Whole Game System’ (WGS).<br> Requiring all Players / Parents to provide information through the Hastings United Football Club Registration form, which will then be uploaded onto the Whole Game System.<br> We are also required to upload an electronic photo for every young player’s identification. We are also tasked to see proof of ID (copy of Passport or Birth Certificate) of Registering Player.</b> <h2 style="text-decoration:underline;color:#970605;">Player Details</h2> <label>Full Name (including middle names if applicable) [text* player-name] </label> <label> Date of Birth [date* player-dob id:address] </label> <label> Gender [select* player-gender "Male" "Female" "Other (Please Specify)"] </label> <label> Other [text gender-other "Other Please Specify"] </label> <label> Known Medical Conditions/Allergies [text player-medical] </label> <label> Home Address [textarea* player-address id:address] </label> <label> Contact Telephone Number (Not Required) [tel player-telephone] </label> <label> Email Address (Not Required) [email player-email] </label> <label> Age Group for Season 2021/2022 Under: [text* player-agegroup]</label> <label> Player Nationality [text* player-nationality] </label> <label> Player Photo [file* file-193 limit:12mb filetypes:gif|png|jpg|jpeg|HEIC]</label> <label> Player Identification (Passport or Birth certificate) [file* file-194 limit:13mb filetypes:gif|png|jpg|jpeg|HEIC]</label> <h2 style="text-decoration:underline;color:#970605;">Parent/Guardian information</h2> <label> Name [text* parent-name] </label> <label> Relationship [text* parent-relationship] </label> <label> Home Address (if different from player address) [textarea parent-address id:address] </label> <label> Contact Telephone Number [tel* parent-telephone] </label> <label> Email Address [email* parent-email] </label> <label> By Providing the above information and signing this form, I hereby agree for the information being used only for the sole use of Hastings United Football Club for the 2021-22 season.<br><br> By signing this form also grants permission for the medical Rep’ of Hastings United FC giving First Aid and/or accompanying the named young person to Hospital in case of emergency.<br> [checkbox* codeofconduct id:agree class:agree "I/we agree to abide with ‘HUFC Respect Code of Conduct For Parents/Spectators/ Young Players’."] </label> Link to <a href="https://www.hastingsunited.com/wp-content/uploads/2021/06/HUFC_Code_of_Conduct_21.22.docx">Code of Conduct</a><br> <label><br><b>Data Protection Act 2018. Communication Consent. I agree that the above named player may be named, videoed, and/or have photographs taken, whilst playing/training for the Club. This may then be used in HUFC promotional and Social Media use.</b> </label> [radio gdpr use_label_element id:agree default:1 "Yes" "No"] [hidden text-77 default:text "50"] <span>Please note a non refundable £50 registration fee is required. You will be taken to a PayPal screen to make the payment. Don't use paypal? Click Pay with Debit or Credit Card at the bottom of the login screen.</span> [submit "Submit"]
But when the gdpr and gender get sent through all that comes through on the email is the word ‘array’.
I don’t understand what is happening, could someone please assist?
thanks
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Radio and Select options send array’ is closed to new replies.