Is there a way to create an ordering system that can attach quantities to individual items in the same record?
I am creating an ordering system to help distribute items between multiple stores. I would like to have the option to attach quantities to individual items in the same order.
Here is my order form as it stands. You can add multiple items to the record no problem but the way to attach the quantities to the items is not sustainable. Ideally, I want to be able to attach those quantities to the items themselves.
Is this possible?
Thanks for any and all help.
Page 1 / 1
I don’t think you’ll have much look doing this with a standard Airtable form. You really need something with a shopping cart. Have you considered e-commerce software instead? Woocommerce under Wordpress would be my thought…
I don’t think you’ll have much look doing this with a standard Airtable form. You really need something with a shopping cart. Have you considered e-commerce software instead? Woocommerce under Wordpress would be my thought…
Thanks for the reply! I will check out woocommerce for sure.
Short of creating a conditional quantity field for each item, which could be ridiculous, you will need to look into other form options. Jotform is very popular with Airtable users.
Fillout is 100% free, and it offers hundreds of features that Airtable’s native forms don’t offer, including the ability to add new linked records to a form, update existing Airtab,e records with a form, display Airtable lookup fields on forms, control access to a form via SSO or email domains, perform math or other live calculations on your forms, accept payments on forms, collect signatures on a form, create multi-page forms with conditional paths, connect a single form to dozens of external apps simultaneously, add CAPTCHAs to your form, and much more.
I show how to use a few of the advanced features of Fillout on these 2 Airtable podcast episodes:
Fillout is 100% free, and it offers hundreds of features that Airtable’s native forms don’t offer, including the ability to add new linked records to a form, update existing Airtab,e records with a form, display Airtable lookup fields on forms, control access to a form via SSO or email domains, perform math or other live calculations on your forms, accept payments on forms, collect signatures on a form, create multi-page forms with conditional paths, connect a single form to dozens of external apps simultaneously, add CAPTCHAs to your form, and much more.
I show how to use a few of the advanced features of Fillout on these 2 Airtable podcast episodes:
For MiniExtensions, you would need to use the feature that lets you create/edit/delete line items:
For JotForm, you have full flexibility to use any of their form tools that you’d like in order to create any type of form that you desire, but you might need to use an automation tool like Make.com to parse the line items into Airtable afterwards. (You might be able to use Airtable’s automations as well, if the parsing is simple enough.)
Sorry that there’s not a quick answer that I can give you, because it will likely take several hours to setup either of these options.
p.s. If you have a budget for your project and you’d like to hire an expert Airtable consultant to help you set all of this up, please feel free to contact me through my website:
Awesome thank you for the info. I’ll keep you in mind!