Feb 21, 2023 04:36 AM
Hello,
I would like to create an order database as the Product Catalog Template.
I created an "order line items" table to link the orders and products tables and set the quantity of each order line.
My problem is when a create a form to fill the order table with new records, I have a +add button to add a new order line in the order line table and I get a list of all the lines belonging to the previous orders.
Is there a way to have a +add button that adds products & quantity to the new orders and doesn't shows the previous lines
Thank you
Feb 21, 2023 07:43 PM
I'm not sure I'm understanding you right, but Airtable forms don't let us create linked records, we're only able to select records that currently exist in the table that's linked
If you're trying to create new linked records, you're going to have to use a third party form solution like On2Air forms, miniExtensions, etc
Feb 22, 2023 06:47 AM
Thank you, I will try with On2Air