This feature in miniExtensions form allows you to set special requirements for certain fields. When the user tries to submit the form, this will check if the data input is valid before sending it to Airtable. A simple example, only accept phone numbers that are exactly 10 digits.
Demo
Here’s an embedded form that checks if the number of characters in the ID is valid or not.
Use Cases
This extension can be useful in a lot of scenarios. You can use it to:
- Verify the ID is at a certain length
- Confirm the text contains a specific word
If you click on the sample view below, you’ll see the table that’s used for the demo above.