Deepak Talape
Deepak Talape

Reputation: 997

Site wise custom evaluator in alfresco

I am facing some problems to create, Site wise evaluator to show or hide create menu option in alfresco.

In below Attached image i want to show create market option for one site and create project option for other site. can anyone help me regarding this, if possible please provide sample custom evaluator code.

i am using Alfresco 5.0.d version enter image description here

Thanks in Advance.

Upvotes: 1

Views: 132

Answers (1)

Dave Draper
Dave Draper

Reputation: 1845

This blog post describes how to to the site evaluator for updating Alfresco Share configuration. Judging from your screenshot you are already able to create and add multi-select actions for the Document Library. You just need to place your configuration within extension modules as described in the blog post.

Upvotes: 1

Related Questions