Feb 23, 2024 09:16 AM
Airtable has this really handy trick for instantly reformatting phone numbers into (###) ###-####.
I need the same treatment for email addresses that are entered throughout the Airtable base to force them into lowercase. It's getting clunky to include reformatting language in automation.
I'm not great at creating scripts. Is that the solution?
Feb 23, 2024 06:37 PM
You can create a formula field with this formula:
LOWER({Your Email Field})
Feb 26, 2024 08:53 AM
I considered that as a workaround, but I'm trying to avoid including extra language in every automation to point to a calculated field when I just need the email field to have a "formatting" option to convert the existing contents to all lowercase.
This might be a feature request instead - though it would be nice to have this level of format control over all specialized fields.
Feb 26, 2024 08:33 PM
You can also create an automation that overwrites the old email address with the results of the formula.
Feb 27, 2024 09:16 AM
Thanks - I really appreciate the solutions-oriented thinking!
Sadly, I'm trying for a unique identifier as the email address. These are workarounds for the feature I'm really after. I find that I'm having to do a lot of workarounds and use Zapier for automation that should be handled natively in Airtable (hence the suggestion for using scripts).
Fortunately, Aitable has a way of applying amazing new updated features periodically. Fingers crossed this email formatting feature is one of them.
Feb 27, 2024 11:02 AM - edited Feb 27, 2024 11:02 AM
Yes, that would be nice! My former database language, FileMaker, has this feature natively built into the product.
By the way, I'm not sure how heavily invested you are in Zapier, but since you mentioned Zapier, you might really appreciate taking a look at Make, which is SIGNIFICANTLY cheaper than Zapier yet INFINITELY more powerful & customizable. I wrote an entire post here comparing Make vs. Zapier.
Feb 27, 2024 12:25 PM
@ScottWorld, you are simply the best!
Feb 27, 2024 12:35 PM
You as well! 🙂