Hide this field unless the value of: is not working

Hi

I created form and given the Field option

Hide this field unless the value of:

Priview is working fine

http://www.rootsresearch.co.uk/index.php?plugin=formidable&controller=forms&action=preview&form=uhxfhg

But

http://www.rootsresearch.co.uk/emxtest/

is not working

When i check the source i found the

<script type=”text/javascript”>
//<![CDATA[
jQuery(document).ready(function($){
$(‘.frm-show-form’).submit(function(e){e.preventDefault();frmGetFormErrors(this,’http://www.rootsresearch.co.uk/index.php?plugin=formidable&#8217;);});
$(‘#frm_field_632_container’).hide();

 

is not correct  the $(‘#frm_field_632_container’).hide(); is different

the javascript code for all page is same.

Thank you very much for your support

 

I am unable to verify your account. Please log in for support.

Reply to this Topic

*