Amply Dev Library
Share
Explore
Additional Tools & Integrations

Restrict the email field to work emails only

Add a custom attribute to the email field called "pattern"
Add the following as the pattern:
^.+@((?!gmail)(?!yahoo)(?!outlook)(?!icloud)(?!email)(?!qq)(?!me)(?!aol)(?!hotmail).)+\..+$
Add a custom attribute to the email field called "title" with the following value:
Please enter a valid work email.

Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.