Hello, I have found if I select that a text box is mandatory and the validation should match an email address, if someone enters an invalidly formatted email address into the text box this message appears with a spelling error:
"This value does not match the requried format."
requried should be required.
I have found via a global search in my projects files that this spelling error is on line 122 of DisplayMessages.js under Webmaker\design\repository\[WORKSPACENAME]\mvc\[PROJECTNAME]\webapp\js\DisplayMessages.js
I can change this line easily so the spelling error is no longer there, but if I make a new project the spelling error will come back. Where is the generic project template this file comes from so I can change that one too?
Also will this spelling error be fixed in future versions of webmaker?
"This value does not match the requried format."
requried should be required.
I have found via a global search in my projects files that this spelling error is on line 122 of DisplayMessages.js under Webmaker\design\repository\[WORKSPACENAME]\mvc\[PROJECTNAME]\webapp\js\DisplayMessages.js
I can change this line easily so the spelling error is no longer there, but if I make a new project the spelling error will come back. Where is the generic project template this file comes from so I can change that one too?
Also will this spelling error be fixed in future versions of webmaker?
RE: Spelling error for email regular expression validation
That's embarrassing. Sorry about that and thank you for highlighting the issue. We have noted the typo and it will be fixed for the next release. You can try the following locations:
...\design\repository\generic\mvc\generic\webapp\js
You may also find the following links helpful:
http://www.hyfinity.com/node/84
http://www.hyfinity.com/node/81
Kind Regards
Abdul