Form Error
-
Hiya,
The following form has no errors, but for some reason doesn’t send.
Any help is appreciated please!
—————————————
<h4>Young Person’s Details:</h4>
<label> <b>Young Person’s Forename:</b> (required)
[text* yp-forename] </label><label> <b>Young Person’s Surname:</b> (required)
[text* yp-surname] </label><label> <b>Young Person’s Date of Birth (dd/mm/yyyy):</b> <i>(required)</i>
[date* yp-dob date-format:dd/mm/yyyy change-month change-year min-date:01/01/2000 max-date:31/12/2020 first-day:0]
</label><label>Health / Dietary / Additional Needs:
[textarea health-diet-needs] </label><h4>Parent/Carer Details:</h4>
<label>Parent/Carer Full Name: (required)
[text* your-name] </label><label>Parent/Carer Email Address: (required)
[email* your-email] </label><label>Parent/Carer Home Phone Number: (required)
[tel* home-phone] </label><label>Parent/Carer Mobile Phone Number: (required)
[tel* mobile-phone] </label><label>Any other important details:
[textarea your-message] </label><h4> Consent & Permissions:</h4>
Can we include your child in photographs and video for internal use by Walton Evangelical Church?
[radio consent-photos-internal use_label_element default:1 “Yes” “No”]Can we include your child in photographs and video for external use by Walton Evangelical Church (e.g. website / Facebook etc)?
[radio consent-photos-external use_label_element default:1 “Yes” “No”]Can we store your details on the church computer?
[radio consent-computer use_label_element default:1 “Yes” “No”]With the contact details you have provided can we contact you in the future to let you know of other relevant activities taking place at Walton Evangelical Church (Opt Out Available At Any Time)?
[radio consent-contact use_label_element default:1 “Yes” “No”][honeypot honeypot-71]
[recaptcha]
[submit “Send”]
————————————–
The topic ‘Form Error’ is closed to new replies.