Hi all, i have a litte problem.
I have implemented an own AuthorizationStrategy where I check I a user is allowed to render/enable a component/page. Each page has a navigation. If I restrict enable for a page, then the navigation gets also disabled. I tried overwriting isEnabled() for the whole navigation and its childs, but doesn't work. So the main question is "how to have a component on a page always be enabled even if the page is disabled"? Greets chris --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
