If you have the field "email" and it is required, just add the following hidden field.
HTML Code:<input type="hidden" name="conditions" value=":# #TEST#email ~ /^[a-z0-9_.]+@[a-z0-9_]+\.([a-z0-9_.]+)*[a-z0-9_.]$/i # Please enter a valid email address.#" />


Reply With Quote
Bookmarks