Community,
I've seen that the ValuesAllowed Property is Non-Customizable.
Has anyone found an effective workaround to this limitation?
I was hoping to use this to filter a list of ENUM choices based on user selections made elsewhere.
It'd be nice to be able to manipulate this like the VISIBLE Property, for which we can have it match a Boolean elsewhere (I know that ValuesAllowed isn't boolean).
Thanks,
Anthony