Hi,
I have this:
<ul title="navbreadcrumb" class="dwnavigation" id="navbreadcrumb" settings="includemode:all;sitemapmode:true;startlevel:1;expandmode:pathonly;template=breadcrumb.xslt"></ul>
How would I remove items from my breadcrumb in my breadcrumb.xslt if I in the backend have clicked off the "show in breadcrumb" ?
What is the Tag that should be used for that?
Regards