I’ve seen similar questions asked, but I can’t quite find the solution I’m looking for.
I manage a fairly large (~2000 item) equipment inventory. I have a system to check items in and out to different people, projects and locations. Basically, I have a table of inventory items, and a table of in/out transactions that links to the inventory table and includes quantity checked out, destination, program, etc. I also have a form for various users in the company to create a transaction record, and dynamic fields in the inventory table to keep track of how much inventory is available, and how much is checked out and to whom. Screenshots below:




This is fine for checking out a single inventory item, but it’s rather slow and cumbersome for checking out multiple items at once. Think someone loading a truck with a barcode scanner. I’ve seen Fillout recommended multiple times here and gave that a shot, but wasn’t very happy with the results. I was able to get multiple items checked out on the same form, but it required me to make another linked table of inventory items and quantities and for users to create a new record for every item they were checking out. This was only slightly quicker than submitting the native Airtable form multiple times, but it was much more complex.
What would be great is if form users could somehow select multiple inventory items and associated quantities in a grid type view. Or, if they could fill out the name, type, destination and program fields only once, then enter a new inventory item and quantity every time the submit button was pressed. Or anything else… I’m open to any ideas to speed the process up.
Thanks, and I hope this makes sense!














