However with the email field I get this in the field after a failed submit
<script language='JavaScript' type='text/javascript'> <!-- var prefix = 'mailto:'; var suffix = ''; var attribs = ''; var path = 'hr' + 'ef' + '='; var addy82975 = 'name' + '@'; addy82975 = addy82975 + 'domain' + '.' + 'com'; document.write( '<a ' + path + '\'' + prefix + addy82975 + suffix + '\'' + attribs + '>' ); document.write( addy82975 ); document.write( '<\/a>' ); //--> </script><script language='JavaScript' type='text/javascript'> <!-- document.write( '<span style=\'display: none;\'>' ); //--> </script>This e-mail address is being protected from spambots. You need JavaScript enabled to view it <script language='JavaScript' type='text/javascript'> <!-- document.write( '</' ); document.write( 'span>' ); //--> </script>
You have the Joomla! Email Cloaking Plug-in enabled and it is trying to cloak the sample e-mail in the ChronoForms validation message. Disable the plug-in temporarily to check this is the problem. If you need the plug-in change the plug-ins order so that Email Cloaking runs befoe ChronoForms.
Bob
Where do I disable the Joomla email cloaking plugin? Is that done at the Joomla global config area or within the selected form options? If in the form options, I dont have any plugins enabled and dont see an email cloaking plugin? What am I missing?
It's a Joomla! plug-in managed from Admin | Extensions | Plug-in Manager (not in ChronoForms or Global Configuration).
Bob