Hi everyone! Im trying to make an app only for myself and my workers.
And here is the question. When i want to add to an inventory for example a t-shirt that has 3 sizes (s,m,l,) And i have a form with:
*Name:
*Photo:
*Color:
*Type:
*Brand:
*Size:
*Quantity
I want to make every single size to be located in different rows but with same
*Name:
*Photo:
*Color:
*Type:
*Brand:
So basicaly i dont want to rerwrite every single size. I want to get one button that will add same content except size in different rows.