I would like to know if Alfresco provides any API to associate a space to acustom content model. Can anyone help me out with a code snippet. Cheers, Debi.
Hi debi, If you mean allowing the content model to apply only in a given space, then there is no API for this. However you could tweak the webclient to do as if the content model was available on these nodes. HTH
You may also want to consider creating a rule with "Specialise the type of an item" action in the space. This will convert all content items to your selected content type.