Can't Save Selected Size to User-Specific Column in Products Table

Hi!

I have a Products table and a related Sizes table.
In the product detail screen, I want users to choose a size (from the Sizes table), and save that selected size to a user-specific column in the Products table(like Selected Size).

Then, when they click “Add to Cart”, I want to add a row in the Cart table that includes the product and the selected size.

The issue:
In the Choice component, I can’t see the "Save to"field — even though I have a user-specific column in the Products table. I’m in a Detail screen of a single product.

Any idea why Save to is missing or how to make this work?I m not so sure if this the corect way to make this, but i search on internet and this is the solve i find

Thanks!

Can you show the choice component configuration from the right hand panel?

This? Is first time when i use Glide :sweat_smile:
The word Mărimi= size ; mărimi disponibile=size avaible

This is your Save To (Write To)

Is work now. I was so set on Save to and i didn t see :dotted_line_face:

Thanks very much

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.