Email Validation for AEM Forms | Community
Skip to main content
April 13, 2016
Solved

Email Validation for AEM Forms

  • April 13, 2016
  • 1 reply
  • 2728 views

Need to know how the pattern should be for validating email field in AEM Adaptive form. We have used textbox component and tried with differenrt regex patterns. But none works.

The OOB Email-alphanumeric pattern type with pattern text{OOOOOOOO'@example.com'} doesn't work properly. Please help.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by hitesh_m

I would suggest to write an AEM forms validation expression in Javascript. 

1 reply

hitesh_m
hitesh_mAccepted solution
Level 3
May 24, 2016

I would suggest to write an AEM forms validation expression in Javascript.