Pouplate dropdown values from datalist using ListofValueConstraint
Hi,I want to dynamically populate the dropdown values in alfresco share. I have created a datalist to store the dropdown values and created a class extending the ListOfValuesConstraint class and calling it from the model file. But there is no option ...