Skip to Content
0
Former Member
Nov 27, 2007 at 11:15 AM

Breadcrumb & Quicklinks

45 Views

Hi,

my custom Breadcrumb doesn't support Quicklinks!

<nav:iterateNavNodesInSelectedPath>
 <nav:navNodeAnchor navigationMethod="byURL" />
 <nav:ifHasMoreIterations> > </nav:ifHasMoreIterations>
</nav:iterateNavNodesInSelectedPath>

That's the Breadcrumb Code. It works fine with the Toplevel Navigation, but refuses to show any kind of reaction when using Quicklinks ( irj/portal/Home )

Does anybody have a solution to this?