
I have a base for tracking orders. My base has the following tables, Customer, Products, Vendors, Orders, and Order items.This is a form I created in the order table. Look at the ‘add product’ section. I want to be able to add quantity for every product selected. Is this possible? If yes, how can I achieve that?




