Solution: Sitecore forms issue no message defined for fxb....Value
This issue can be solved by two ways.
1.Change the Reg Expression
e.g for email filed Updated Expression is- {"regularExpression":"^(\d{1}-?\(?\d{3}\)?-? *\d{3}-? *-?\d{4}$)|^(\(?\d{3}\)?-? *\d{3}-? *-?\d{4}$)"}
2.Correct solution for this issue is to Create the Language version for the validator you are using.
Comments
Post a Comment