Hi team,
My requirement is, i'm having various departments like HR,Marketing,users,management,IT etc.
Each department having its own content model to upload a file and searching a file.
I developed a couple of content models for this requirement.
let us say itContentModel.xml, marketingContentModel.xml, hrContentModel.xml etc and it-model-context.xml, marketing-model-context.xml, hr-model-context.xml etc and placed in shared/extension folder.
But i don't know how to deploy/enable these content models based on roles like IT,marketing, management etc.
and disabling the existed/predefined content model.
can anyone suggest me the best way to achieve this.
thanks for your help.