L
Lanod
Hi,
I've added 3 horizontal link bars to 3 different groups of aspx pages (all
in seperate folders, i.e. each link bar only points to pages in one folder);
however, the link bars are daisychaining, in that there is a link added to
the end of each link bar to the next linkbar (using the name of the link
bar). If I delete this extra link, it deletes the link bar that it links to.
I really want to get rid of the extra link.
BTW, when I say 'next linkbar', the 3 groups of pages are linked to in the
SharePoint QuickLaunch - this is where it gets the sequence. When you click
the link to the link bar it brings you to the link on the Quick Launch.
I'm using SharePoint Designer. These are link bars of the 'Insert Web
Component | Link Bars' variety. The code relating to the link bar is below.
<!--webbot bot="Navigation" S-Type="sequence" S-Orientation="horizontal"
S-Rendering="graphics" S-Theme="ice" B-Include-Home="FALSE"
B-Include-Up="FALSE" U-Page="sid:2081" -->
Stumped!
Thanks,
Donal
I've added 3 horizontal link bars to 3 different groups of aspx pages (all
in seperate folders, i.e. each link bar only points to pages in one folder);
however, the link bars are daisychaining, in that there is a link added to
the end of each link bar to the next linkbar (using the name of the link
bar). If I delete this extra link, it deletes the link bar that it links to.
I really want to get rid of the extra link.
BTW, when I say 'next linkbar', the 3 groups of pages are linked to in the
SharePoint QuickLaunch - this is where it gets the sequence. When you click
the link to the link bar it brings you to the link on the Quick Launch.
I'm using SharePoint Designer. These are link bars of the 'Insert Web
Component | Link Bars' variety. The code relating to the link bar is below.
<!--webbot bot="Navigation" S-Type="sequence" S-Orientation="horizontal"
S-Rendering="graphics" S-Theme="ice" B-Include-Home="FALSE"
B-Include-Up="FALSE" U-Page="sid:2081" -->
Stumped!
Thanks,
Donal