Jeto Ideas

Let us know what you want to see next in Jeto!

Allow capital letters in email address fields

Validate that there is a suffix at the end of the email (.com, .ca, .io, .gov, .edu, etc..)

Allow for Capital letters and regular case in email.

Validate @ symbol

  • Catherine Champoux
  • Jan 22 2019
  • Shipped
  • Attach files
  • Admin
    David Desrosiers commented
    January 24, 2019 20:29

    Validation for email address format is already enforced. Please make sure to use an email field type. This will enforce @ symbol and email extention ( .com, .ca, .io, .gov, .edu, etc..). 

    If the value does not comply with these rules, an error shows up "VALUE" is not a valid email address. See screenshot. 

    Regarding input of capital letters I will keep this idea open and as it is in the pipeline for next release:
    Currently, we require email addresses to be typed in lower case.  Considering that Email addresses are not affected by the case, we will remove the restriction. i.e. we will allow cap letters but will pass all values as lower case.