Posts Tagged ‘share’

No Custom Constraints for Associations in Alfresco

Unfortunately I was wrong when I stated that the restriction for an association to a specific subfolder “can be cross checked server-side and configured directly within the content model using a custom constraint.” (compare my blog entry on custom categories)
Why? Cause custom constraints are only possible for properties – not for associations. Too bad [...]

Custom Categories – A Custom Control Template for Hierarchical Properties

This tutorial describes how to integrate a custom control template (custom UI element for share) for displaying and selecting from a hierarchical structure in Alfresco 3.3. Such an element can be used to assign category-like values to a property. Opposed to the built-in category-function of Alfresco these custom categories can be assigned to specific properties [...]