Hello all,
I have dozens of departments and a nice skinobject menu starting at level 2. (DNN360 Module)
This is cool, cause then this 'side' menu only list what is under this department.
They all use the same skin page and everything seems to be great. (Yea!)
However, I want to fake a top menu choice and provide an obvious link to jump back to the top of the current department (no matter how deep they are).
But don't know how. If I change the menu to start at level 1, it list all the departments (not good).
So I thought, Hey, the 2nd 'crumb' in my breadcrumb trail is always right..
Departments : Police: ect.
Departments : Fire : ect.
Is there anyway I can borrow that and show link useing just this single crumb, or is there a trick to link back to specific level of the current parent/child path.
Like some special link to first parent code maybe?? <Link current path level 2>??
I tried improvise with a skinobject breadcrumb with rootlevel=1 but couldn't limit the depth for this instance.
I hope I explained this well enough.
Thank you for any ideas,
BlackFeather