Expand my Community achievements bar.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Email Validation for AEM Forms

Avatar

Former Community Member

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.