Product and attribute or variation.

Hello, I am making an app and I have products that have variations. For example:

Product1: T-shirt 1
Size: XS, S, M, L, XL, XXL.

Product2: T-shirt 2
layout: 1,2,3,4

To place the order, you select the product that is in a product table. And the attributes in an attribute table.

I need that if you select product 1, they only appear to select the attributes of product 1 and not all the attributes as I see now that I see all the attributes, those of the two t-shirts and I only want the attribute that corresponds to the t-shirt to appear.

Product: T-shirt 1

Attribute: XS,S,M,L,XL,XXL,1,2,3,4

Thank you

0 1 39
1 REPLY 1

You are looking for a dependent dropdown. Please check this article.. https://support.google.com/appsheet/answer/10106620?hl=en&sjid=11057867449984581640-EU

Top Labels in this Space