Show multiple columns in a dropdown

Hi,

I was wondering if this is possible:
I have a dropdown to show a list of Products that a user can choose from. Can I show the image of the product as well as the Product Description?

0 3 357
3 REPLIES 3

If you use Ref field instead of Enum, you could show the image as well (as a label column). The description you could see if you merge the name and the Description columns together in another column and then use that column as a key.

Thanks @Aleksi, I’ll try that.

You’re welcome

Top Labels in this Space