Solved
How to add email validation to the text field in aem?
Hi,
I need to enable validation for custom textfield in page properties. How to write js for email validation?
Thank you
Hi,
I need to enable validation for custom textfield in page properties. How to write js for email validation?
Thank you
You need to write custom javascript to validate email field. Use regex to validate email format. Refer https://github.com/techforum-repo/youttubedata/blob/master/aem/custom-validation-multifields-1.0.zip
to get validation.js for email validtaion.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.