Custom labels for enum values
Bianca
It would be very useful to set a label for each enum value for 2 reasons:
- better UX for the content editor
- the internal naming convention changed, better dev experience if there is a separate label
Like this:
option_1|Display Label Option 1
option_2|Display Label Option 2
option_3|Display Label Option 3
Dennis R. Bosmans
It's hard to understand how such a simple (and well needed) feature is laying around and waiting for 3 years
Jens Tschirpig
I second this request. There is an ongoing discussion about this topic here: https://forum.strapi.io/t/custom-labels-for-enum-values-possible/1017/18
It seems like the Strapi team was actively developing this feature, but de-prioritised it.