06-20-07 12:24 PM
I have a case where we have a set of pages where each of them belongs to a s
pecific department. If you belong to department A, when you log on to the po
rtal you should only see "Department A" in the top navigation of the portal.
Quite easy to implement us
ing visibility rules I assume.
But the tricky part is, it should be possible on another page called "All de
partments" to open for instance "Department B" even if you belong to A. I'm
having trouble figuring out how to do this, because with the visibility rule
I have said "If A --> Show
A", so if you are B you will never see A...but I want to say "If A --> Show
B only if not in top navigation"...
Have anyone done something like this. The only thing that comes to my mind i
s to make a portlet with all the links hard coded (uniquenames) or as config
properties, but anyhow...not as dynamic as it could be :-)
R.
[ Post a follow-up to this message ]
|