The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I want to create a Single Select field with a list of all countries so that users can fill it out in a form. What’s the easiest what to do this without having to add every single country individually?
Thanks!
Hey, I’m creating a sort of CRM.
The first table has Contacts
EmailNameetcLink to associated Correspondence rows
The second table has every Correspondence
Type (email, meeting, etc)Date
I want to create a filter for the Contacts table based on the da...
We really want to use Airtable as a user-facing intake form, rather than spreading our system across Airtable, Google Forms, and whatever else.In Airtable’s current state, we’d have to compromise on a more frustrating user experience, which we assume...
I’m creating a system right now that required a whole lot of data for each row, and the number of columns will grow with time. Currently, and for the foreseeable future, the data structure is more important than the data itself.
Is there a more conve...
Thanks! But yeah the idea of creating a table with no use that’ll stick around forever doesn’t feel great.
Is there really no way to paste multiple choice options?
You could also only show the default options with an Other option that then lets you submit a non-default option. In Airtable, free-form options could look different from the default structured options, and you don’t have to surface them as default o...
Ended up changing the formula so it returns 1 or 0 for whether the last contact was over 30 days ago, then I remove the 0s with a filter. I wish there was a better way to do this, but thanks for the help!
Hey, this helps, but it still doesn’t let me create the filter I need.
Let’s say I have two Correspondence entries associated with a Contact.
Each of these has a formula attached that returns # of days since last contact.
Contacted 25 days agoContact...