ericboyce
Forum Replies Created
-
Thank you!
Solved. Thank you
i tried starting over… but i’m still getting the same error…
my other contact form on the site works….
this is what i have
<label> *Name:
[text* your-name]</label><label> *Email:
[email* your-email]</label><label> *Address:
[text* your-address]</label><label> Address 2 (apt or suite):
[text your-suite]</label><label> *City:
[text* your-city]</label><label> *State/Province:
[text* your-state]</label><label> *Zip/Postal Code:
[text* your-postal]</label><label> *Country:
[text* your-country]</label><label> *Phone:
[text* your-phone]</label><label> Mobile Phone:
[text your-cell]</label><label> Fax:
[text your-fax]</label><label> Business Name:
[text your-business]</label><label> Business Address:
[text your-busaddress]</label><label> Occupation:
[text your-occupation]</label><label> *T-Shirt Size:
[select* your-shirt “small” “medium” “large” “x-large” “xx-large” “xxx-large”]</label><label> *Certificate Name:
[text* your-certificate]
(as it should appear on certificate)</label><label> Room & Board:
[checkbox your-room default:1 “single” “double”]</label><label> Dietary Concerns (for room & board only)
[textarea your-diet]</label><label>Additional Information </label>
<label> Do you own a Steadicam?
[radio you-own default:1 “yes” “no”]</label><label> If yes, which Model?
[text your-model]</label><label> Experienced in:
[checkbox your-exp “film” “video” “both”]</label><label> Recent Credits:
[textarea your-credits]</label><label> *We may take photographs during our Steadicam Workshops and use them for our website and publications. Please select the appropriate box giving us permission to use these workshop photos for Steadicam promotional purposes:
[radio you-permit default:1 “Yes, I give my permission” “No, I do not give my permission”]</label><label> Comments:
[textarea your-comments]</label>[submit class:contact-submit “Send”]
thanks, did you find anything?
nevermind im still getting the same error. and it will not submit the form….
im an idiot.
interesting – when i remove the “required” * – the form works…
i need this to be a required question though – is there another way of making it so….
the error is comming from here i’ve found out… but what is wrong with it??
<label> *We may take photographs during our Steadicam Workshops and use them for our website and publications. Please select the appropriate box giving us permission to use these workshop photos for Steadicam promotional purposes:
[radio* you-agreetophoto default:1 “Yes, you may.” “No, you may not.”]</label>