Issue Type: Bug Bug
Assignee: Unassigned
Components: forms
Created: 04/Mar/15 11:01 AM
Description:

While creating a page, we added a 'form field' and selected the validation as E-mail.
At the 'configuration->modules>form>config>validators->email' path i tried setting the 'class' property with the below 3 classes.
1. info.magnolia.module.form.validators.ValidateExpression
2. info.magnolia.ui.form.validator.definition.RegexpValidatorDefinition
3. info.magnolia.ui.form.validator.definition.EmailValidatorDefinition

The '_expression_' property value is set to '^\S+@\S+\.\S+$'.

But the E-mail validations are not happening on the page.

Please can you suggest what needs to be done here.

Environment: Software platform
Project: Magnolia UI
Priority: Major Major
Reporter: James Allingham
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to