This Message Forum is no longer in use

Please use the new Bravenet Help Forums FOUND HERE

>
General Forum
This Forum is Locked
Author
Comment
View Entire Thread
Re: Not able to "require input in form fields"

It is down to you to write some javascript to verify the fields.

Re: Not able to "require input in form fields"

I really struggled with this myself but finally muddled through how to make this work. I used the java found here: http://www.interspire.com/content/articles/23/1/Using-Inline-Form-Validation

Also, if you want to see my page that is using this java to validate and processing with Bravenet check out www.rentawreck.com/franchise.html

Basically, you need to be very attentive to every character in the java script and modify it carefully. But, if you check you work as you go and are careful enough it actually works! Good luck - Jason