Skip to content

allowedvalues ignored for APIObjectField if it's an enum type #123

Closed
@ghost

Description

I have an enum that I have implemented a Converter for to use a getLabel() method for conversion rather than the standard name value. My allowedvalues values are ignored on APIObjectField and no matter what I do it simply shows the enum constants.

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions