Jul 09, 2018 09:26 AM
I have a design request form that staff has to fill out with their budget code for their project and its a required field and people have been able to submit the form without that not being filled in. I have it set as a text field right now because the formatting needs to use numbers and hyphens. Is that why people are able to get passed it? Are they able to just put a space?
How can I make sure that cell is always filled in like this: 000000-000000-0000-00? The person filling out the form has to fill out that one question like that or they can’t submit it. Is that possible?
Jul 09, 2018 03:32 PM
There’s currently no field validation in Airtable anywhere. Given that there’s no proper answer to your problem, here are a few “solutions” I can think of:
{Part 1}&"-"&{Part 2}&"-"&{Part 3}&"-"&{Part 4}
). However, considering your users are already having problems with a single field, this would seem like a recipe for disaster.Jul 10, 2018 11:21 AM
I really enjoy number 1 the best and really wish I could use that! :grinning_face_with_smiling_eyes:
I know that airtable has an integration with google drive, is there a way to make a response from google forms go directly to airtable?
Jul 10, 2018 11:50 AM
You can do it through Zapier; I believe there’s a pre-built “Zap” that will create/update an Airtable entry from Google Forms (it might be listed under Google Sheets, since that’s where the submitted data gets stored).