I seem to be having a problem "hiding" some menu items. Here's a brief overview..
I have a dmNav below home called "SalesPortal" with anonymous view to deny I have three groups+roles SalesA, SalesB, SalesC (product lines) with view permissions to SalesPortal set explicity to grant. Below SalesPortal I have a dmNav called ToolKits, all three groups have view "inherited" from SalesPortal Below ToolKits I have ProductsA ProductsB ProductsC These navs have view permissions explicity set based on the Role. Only SalesA should see the ProductsA, etc in the "utlity" nav on a 2 column display Using a test user assigned to group SalesA I access SalesPortal, then ToolKits but I see all three Products Navs. The tag on the dmHTML webskin being used looks like this: <skin:genericNav navID="#request.navid#" functionMethod="getBloodline" functionArgs="jointable=""dmNavigation"",status=""#request.mode.lvalidstatus#""" id="nav-secondary" startlevel="3" bActive="true" bFirst="1" bHideSecuredNodes ="true"> Shouldnt this be hiding ProductsB and ProductsC dmNavs based on my user's group's role's explicit deny on those navs? -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
