Ensure values of a certain category only
Hi there, I'm defining my own custom model (Alfresco 1.3.0). I have a property 'lang' which can take one of the following enumeration values: 'eng', 'ger', 'fre'. I set the property type to 'd:category'. The root category for the enumeration values w...