Opened 22 months ago
#1454 new enhancement
RegForm: Add new 'email' field
Reported by: | aavilesd | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | v2.1 |
Component: | Registration form | Version: | 1.1 |
Keywords: | Cc: |
Description
We are missing a email field type in the registration form.
Currently, the default email field we use in the registration form is in fact a simple text field. For running email validation on it, the only way to do so is by field id, which is essentially a hack. Also, we don't allow users to define custom fields with email validation.
Note: See
TracTickets for help on using
tickets.