Hi, I have implemented a simple workflow based on messages sent to users through Pulse. All the flow is working fine excepting for actionbar configuration. I have defined a custom "messageView" within my module with a list of possible actions. I would like to enable some of them just for users having specific roles: so I have added within actionbar configuration a new "availability" node following the documentation in http://documentation.magnolia-cms.com/display/DOCS/Action+bar+definition
The problem is that this configuration seems to be completely ignored and always all the actions are shown within the message view in Pulse (also for users who don't have the required role). Maybe I'm wrong but looking at Java code it seems that the PulseShellApp uses the info.magnolia.ui.actionbar.builder.ActionbarFactory for building the action bar and here I didn't find any check over availability configuration node. Is this a bug or an expected behavior of Magnolia 5? Anyone could suggest me a possible solution? Thanks, Pietro -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=94cc3681-817f-4779-91f8-46f62f16dbc7 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
