Hello,
I have a table that one of the fields is by color type, I have to add above the table a dropdown widget (Single select) to make filter on the table by color value.
So, I added a single select widget, created a color variable, added values of colors.
When running on the player, the user can see a dropdown widget but the values are not the colors themself but the RGB values of the colors :
So, my question is very obvious, how can I let the user to see colors instead of RGB values ?
And, will I be able to filter table using a query by this color value ?
Thank you,
Amit Berku