You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.