Creating web contact form in Airtable is pretty straightforward, you don’t need any coding skill, just focus on the following
- What data to capture
- What is the email to send
- What message to display upon submission
Pre-requisite check
Initial requirement
Let’s look at how it started, as well as the initial design
URL
https://airtable.com/
Platform
Airtable is a cloud SAAS (Software as a service) platform, make sure the one who pay your salary are comfortable with that
Account
You will need a Airtable account to start to use it. Airtable do provide free plan, as of now.
Cost
There are some limitation for free plan, and make sure you are totally comfortable with the limitation and terms.
Let's get started
Create a table
Configure the form
1. Under the form at the bottom left, create a Form, let’s call it “Contact Form” as well
2. The form should auto generated based on the table you created. You may however, edit the fields, and make it as mandatory by switch on “Required”
3. There is an action to configure upon form submission. You may display the relevant message after form submission
4. The form come with a link, which you can share the form out by sending the link to whoever you want to, or link from your website, or embed this form on your site by iFrame (Don’t worry, the code is generated for you automagically)