retrieve selectValues for h:selectOneMenu in editDialog
HiI created a custom jsp/content/edit-content-properties.jsp for my model using <hutputText ../> and <h:inputText ../> tags. The model also have some LIST-constraints with values for the <h:selectOneMenu ../> tag.I was able to retrieve the values for...