SET OPTION DROPDOWN

0
I have problem with dropdown. For example: I have a product table with fields: name, color, size,... Currently, in the data source attribute section, only one field can be selected. How can I display the name, color and size fields in the options? as shown below.   Please help me. Thanks!
asked
3 answers
2

Hi,

You can use a customizable dropdown, there, you can show as many attributes as you want, and you will be able to fulfill your requirement

Let me know, if you have any issues,

Hope it helps!!

answered
0

Hi Nguyen Tu,

For one reference selector you can able to select only one attribute,

If you want choose Name, Color and Size in one field means you need to create another attribute in Product Entity then concat and store these 3 values in that attribute.

Then Choose the attribute in the Reference selector to display 3 values in single field

answered
0

 

This photo is my setup

Ảnh màn hình 2023-11-03 lúc 15.16.05.png

Ảnh màn hình 2023-11-03 lúc 15.16.12.png

Ảnh màn hình 2023-11-03 lúc 15.16.29.png

Ảnh màn hình 2023-11-03 lúc 15.06.36.png

Dropdown back to the input box

Ảnh màn hình 2023-11-03 lúc 15.13.39.png

answered