Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

Email Validation for AEM Forms

Avatar

Level 2

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.

1 Accepted Solution

Avatar

Correct answer by
Level 3

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

View solution in original post

1 Reply

Avatar

Correct answer by
Level 3

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