Document List Toolbar in Sections

I set up a new action that sends an email containing the titles of the selected docs. Everything's fine in workspaces but I can't have it working in Sections :

if i check “Selection is not empty”, my button is never activated.

if i uncheck it, the mail is sent but Seam.GetSelectedDocuments (UI Selected documents) returns nothing.

Edit : instead of “Selection is not empty”, i have to use

#{documentsListsManager.isWorkingListEmpty("CURRENT_SELECTION_SECTIONS") == false}

but the same kind of problem must occur regarding Seam.GetSelectedDocuments

0 votes

0 answers

1442 views

ANSWER

So … how to access documentsListsManager ?
07/20/2012