Skip to main content

What this does

The email field maps to Airtable’s Email field type. Beyond collecting an email address, it has a full validation suite: format checking, domain blocking, typo detection, and OTP verification.

Settings reference

Basic settings

SettingDescription
Placeholder textHint text shown when the field is empty.
Default valueEmail pre-filled when the form loads.
Force lowercaseAutomatically converts the input to lowercase on every keystroke.

Domain restrictions

SettingDescription
Block free email providersReject emails from Gmail, Yahoo, Hotmail, Outlook, and 30+ other free providers. Only allows business or custom domain addresses.
Block disposable emailsReject temporary/throwaway addresses (Mailinator, Guerrilla Mail, etc.).
Suggest corrections for typosShow a suggestion when common domains are misspelled, for example “gmai.com” becomes a suggestion for “gmail.com”.

Verification

SettingDescription
Verify email with a one-time codeSend a 6-digit code to the respondent’s email. They must enter the code before they can submit.
Code expires after (minutes)How long the OTP code remains valid. Default is 10 minutes. Only visible when OTP verification is enabled.

Length validation

SettingDescription
Minimum charactersMinimum character count required.
Maximum charactersMaximum character count allowed.
Universal settings that also apply: Label, description, required, read-only, show/hide rules, conditional read-only, reject duplicates, custom validation rules.

How OTP verification works

When Verify email with a one-time code is enabled:
  1. The respondent enters their email address
  2. Filla sends a 6-digit code to that address
  3. A code entry input appears on the form
  4. The respondent enters the code to verify
  5. A checkmark badge confirms verification
  6. The respondent can request a new code after a 30-second cooldown
OTP verification adds friction. Use it on forms where you need to confirm the respondent owns the email address: event registration, account creation, or gated content access.

When to block free email providers

Use Block free email providers on B2B lead forms where you want to ensure respondents use a business email. This setting rejects any address from a list of 30+ common free providers including:
  • gmail.com, yahoo.com, hotmail.com, outlook.com
  • icloud.com, me.com, mac.com
  • And 25+ others

Common questions

Yes, and it’s a strong combination. Disposable email blocking prevents throwaway addresses; OTP verification confirms the respondent can actually receive mail at the address they provided.
No. Typo detection shows a suggestion (“Did you mean gmail.com?”) but the respondent can ignore it and submit with their original input.
They can click “Resend code” after the 30-second cooldown. Check that your Airtable email notifications are not blocking Filla’s sending domain.