Alfresco evaluator to get all documents not in a workflow

49 views Asked by At

I'm quite new to Alfresco, pardon my imprecise question.

I have an Alfresco version 5.2.4, with share.

I have a custom action on documents I can call with a button inside document details page, but this button needs to be visible only when that document is not inside a custom workflow I created.

Can I do that with an evaluator? If so, how? Have I to add some custom property to the document model?

Thanks to all

1

There are 1 answers

0
Fjordo On BEST ANSWER

I found the answer, I should just use evaluator.doclib.indicator.activeWorkflows basic type