November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
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?