Help

This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.

Form email field validation

cancel
Showing results for 
Search instead for 
Did you mean: 
Shahar_Or
5 - Automation Enthusiast
5 - Automation Enthusiast

I would like email fields in forms to be validated to look like an email, please.

6 Comments
Mariel_Reed
4 - Data Explorer
4 - Data Explorer

Yes please, we would like help here too! Selecting “email” field doesn’t mean that the entry submitted via form has to be a valid email.

imanpost
4 - Data Explorer
4 - Data Explorer

Hi;
You can consider using an easy to install JS code: Email Validation JavaScript Widget - DeBounce

alex
5 - Automation Enthusiast
5 - Automation Enthusiast

Yeah, this is such a bummer, why have form software and email field format, if the form doesn’t actually do anything from setting that field type. Seems like a relatively easy push for Airtable to implement.

I feel like Airtable Forms are very much second-class citizens, in that they just need a tad bit more work to make Airtable a great alternative to most form software. But it hasn’t seen any update in years.

NC
4 - Data Explorer
4 - Data Explorer

wow this is still an issue. Please add email validation to forms

Gruss
6 - Interface Innovator
6 - Interface Innovator

Airtable form email validation much needed please! This is fairly standard functionality across most digital form providers. 

CristianCG
6 - Interface Innovator
6 - Interface Innovator

Hi everyone!

We agree this is a very much-needed feature for the Airtable email field. That's why we've built a solution in the miniExtensions FormBy default, our form ensures the email field only accepts valid addresses. Additionally, you can configure default values, apply regex validation, and enable features like automatic lowercase conversion.

For example, here’s a regex that only accepts Gmail addresses:

CristianCG_2-1727132689495.png