Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Hi,
are you modifying the language file for Forms? Could you check if your site have xml language file contains:
<episerver.forms.implementation.validation.regularexpressionvalidator> <displayname>Regular expression</displayname> <message>This field should be in "{0}" format.</message> </episerver.forms.implementation.validation.regularexpressionvalidator>
Hi!
if i use the regular expression validator on a text field in epi forms, I get an exception:
This happens only in the production environment, it works in stage and local.
I have made sure the modules folder, bin folder and web.config is the same. I can't see any custom validators. Any clue what could cause this?