On Strapi, I have a collection type for teams and colors.
In each team you can select a color from another collection type, team colors.
The teams have a 1 to 1 relationship to these colors. I gave the colors a text field (also tried with an enumeration field) for a name and a color field for easy selection of colors that I can work with in code.
For some reason Strapi only shows the hexadecimal value from these colors when trying to select colors for a given team.
I want these to show names, as that is a much more manageable way for users to actually relate to these colors.
How come I’m stuck with the hexcode? Changing anything in the view does nothing, changing the order of the fields also does absolutely nothing.
What gives?<:strapipurple:822103757403586622>
This topic has been created from a Discord post (1272881675604332574) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord