Skip to main content

Set maximum number of rows

  • April 12, 2019
  • 1 reply
  • 23 views

Hello
i linked my app with Airtable but i want something which i cant find in that

can we set a limit on the numbers of the row ?

like in my app i just want to add 100 rows per table

is it possible ? if yes than please tell me how to do this

1 reply

Forum|alt.badge.img+3
  • Known Participant
  • April 13, 2019

You can’t limit the number of rows… mostly.

What you could do is add a ‘Control’ table. This is just a table with a single record that is linked to all other records. This will allow you to count the number of records.

Add a filter view:

And then make a form with the control as a ‘required field’:

If you’re after the 100th customer you won’t be able to submit the form:

This is hacking quite a few Airtable features so it might not be what you were hoping for. Feel free to copy out the base. And let me know if you have any questions.