Hi Validation is not working for me, not sure why, I built the form in wizard.
Here is the link:
http://ethne.net/ethne12/index.php?option=com_chronoforms&chronoform=Ethne_2012_Registration
and here is an example piece of code:
<div class="clear"></div><div id="error-message-share"></div></div><div class="ccms_form_element cfdiv_text" id="fname_container_div"><label for="fname">Full name</label><input id="fname" maxlength="200" size="30" class=" validate['required']" title="" type="text" value="" name="name" />
<div class="clear"></div><div id="error-message-name"></div></div>
Thank you
Claude
Here is the link:
http://ethne.net/ethne12/index.php?option=com_chronoforms&chronoform=Ethne_2012_Registration
and here is an example piece of code:
<div class="clear"></div><div id="error-message-share"></div></div><div class="ccms_form_element cfdiv_text" id="fname_container_div"><label for="fname">Full name</label><input id="fname" maxlength="200" size="30" class=" validate['required']" title="" type="text" value="" name="name" />
<div class="clear"></div><div id="error-message-name"></div></div>
Thank you
Claude