Hello everyone!
I'm new to AirTable but I have 20+ years of experience with SQL, but I'm stuck with the interface design here.
I'm helping a friend setting up a project to keep track of orders and AirTable seems to be the perfect place.
I have created a "product" table, an "order" table and a junction table "order_product" for the many-to-many relationship between them.
Now I need to create a form or an interface to execute the following process:
- I need a page where I can choose the client for the order and add multiple products with quantity
- When the form is submitted it has to create a new record for the order
- When the form is submitted it has to create a new record for each product in the order (linking the new order that has been created)
Any idea on how to do that? Thank you so much in advance and greetings from Italy!
