Navigation in SharePoint is generally considered the menu elements (top navigation bar, quick launch, bread crumbs, etc) and the links contained therein. Navigation is one aspect of Informaiton Architecture.

learn more… | top users | synonyms

3
votes
0answers
41 views

Linking sub menus to variations

I have a publishing site with variations, the directory structure is laid out like this: en-us -products --product1 --product2 -contact us -news euro -products --product1 --product3 -contact us -news ...
3
votes
0answers
118 views

Feature Stapling and SPWeb.Navigation (Top Nav bar or quick launch) changes not applying

I am using feature stapling to add a feature to all sites in a web application. This feature creates a list, creates a site page, creates a webpart, adds the web part to the site page, and then it is ...
2
votes
0answers
211 views

SharePoint 2010 Global Navigation

I have a drop-down menu for Global Navigation in SharePoint Foundation 2010. It is built off of a List. The list contains a column for URL, and I'm having an issue where the domain name is being ...
2
votes
0answers
146 views

PortalSiteMapProvider.GlobalNavSiteMapProvider get parent nodes when “display the same navigation items as the parent site” is set

We are trying to build a Custom Navigation Web Control to handle our Global Navigation. The below code works fine until the subsites have "Display the same navigation items as the parent site" set. ...
1
vote
0answers
24 views

MOSS 2007: Multi-layer flyout menus on the global navigation

I've reset the MaximumDynamicDisplayLevels to 30. My goal is to create a global navigation menu that leads to other SharePoint sites/external links. Each tab on the navigation is the top category with ...
1
vote
0answers
37 views

Quick Launch Flyout Menu

How would I go about creating a flyout menu from the quick launch sidebar? This is what I am using in my master page: <SharePoint:AspMenu id="V4QuickLaunchMenu" runat="server" ...
1
vote
0answers
50 views

SharePoint 2010 AspMenu - Use OnClick instead of OnMouseOver?

Is it possible to have the SharePoint AspMenu control to show its flyouts (sub items) based on the user clicking the item, rather than based on the mouseover (or hover)?
1
vote
0answers
22 views

Left navigation shows “error”

After changes in left navigation's sorting properties i made them to sort automatically based on title. After that left navigation shows "Error". I am unable to determine the cause. Can anyone help ? ...
1
vote
0answers
28 views

render MyGlobalNavigationFixup conditionally

I have created a single GlobalNavigation delegate control that displays different markup based on a condition (code below shows only the negative condition, an over simplified version). The ...
1
vote
0answers
289 views

SharePoint 2013 managed metadata navigation and custom sort order

I'm trying out the managed navigation in SP 2013 and cannot set the custom sort order. I select "Use custom sort order" and save it but when I reload the page "Use default sort order according to ...
1
vote
0answers
151 views

exclude top navigation from sharepoint search

How do i exclude top navigation in sharepoint 2010 site from being seen by SharePoint search. I have tried adding noindex class to the control as below but it doesn't work. ...
1
vote
0answers
225 views

Custom SiteMapProvider in Sandbox Solution

I'm creating a custom "mega menu" web part to replace the default SharePoint global navigation menu. This web part will be deployed to SharePoint Online (i.e. Office 365) so has to be a sandbox ...
1
vote
0answers
48 views

SiteMap Breadcrumb Navigation for Parentweb

I am able to get URL of parent web using this code Request.UrlReferrer.ToString()Request.UrlReferrer.ToString() but I am not sure how can I get site Map navigation of parent web so that I can add ...
1
vote
0answers
40 views

How would we know, what kind of breadcrumb we are using in our portal

I am bit confused with Navigation in SharePoint, I looked at web.config and then site map, which is enabled and have several tags of " If we have a default NavigationProvider and a Custom ...
1
vote
0answers
284 views

Global Navigation links are missing in Site Template

I'm using SharePoint 2010, and have structured the global navigation with 6 Headings. Four of the Headings have multiple (child) links below them. These child link url's are pointing to custom ...
1
vote
0answers
281 views

Managed Client Object Model NavigationNode Url Property Incomplete

It seems the Client Object Model is stripping out the "query" part of a URL stored inside the NavigationNode elements. I am wondering if this is a bug or perhaps I am doing something wrong? Consider ...
1
vote
0answers
221 views

Quicklaunch gone in SP2010 with 2007 visual design

I have an odd problem: An upgraded 2010 installation was working fine for a year or so - and as always "nothing" was changed recently (a small webpart was deployed). Most of the Site collection (with ...
1
vote
0answers
215 views

Editing navigation from site Actions results in error in MOSS 2007

When I or any other user on any machine tries to change the navigation through Site Actions - Modify Navigation, an error occurs stating "The security validation for this page is invalid. Click ...
0
votes
0answers
15 views

Reset Top Navigation to Defaults

Is there any way to reset the top navigation links to be OOTB? This way each web would just have the appropriate default link and would be security trimmed. I just need to revert the customizations ...
0
votes
0answers
21 views

Parent terms missing in breadcrumb path

I have a site collection named "Faculty" and a subsite named "General". For "General", I have multiple pages in that subsite. The content of the quick launch navigation for the subsite is based on a ...
0
votes
0answers
17 views

Global Navigation tweaking

Sharepoint 2013 I have a site collection where the subsites inherit their global navigation from the top-level site, but I would like to remove the link to the top-level site from this menu because ...
0
votes
0answers
14 views

Custom Navigation Links with permission based viewing

I am trying to hide Site Navigation button links that we have made which replaces that standard site navigation. We are using the enterprise version of SharePoint 2010 and basically want to hide link ...
0
votes
0answers
20 views

Custom secondary navigation control for SP2013 (O365)

I need to implement a list of sub-sites and pages for the current site. OOB controls don't seem to do the trick (unless we missed something), there's taxonomy APIs for querying structure but I ...
0
votes
0answers
26 views

Global nav not generating “static selected” class on selected tab

Sharepoint 2010 - the global nav on my site for the selected tab is displaying like this: <ul class="static"> <li class="static"> <li class="static"> <a class="static menu-item" ...
0
votes
0answers
27 views

How to Creat a Webpart for a list of views

In my past Sharepoint site I had created a webpart that displayed all the views of a list in a link format. By doing this I was able to edit permissions for each view on that webpart. However I had my ...
0
votes
0answers
23 views

How to define managed metadata for the default page?

I am using the managed metadata navigation. All the pages I added have a managed metadata term except the welcome page... How can I define the managed metadata for default page(e.g. ...
0
votes
0answers
73 views

UI Navigation issue sharepoint 2010

I'm not sure if anyone else has seen this issue but I've first noticed it after I applied the Feb 2013 CU for SharePoint 2010. I have configured a site with global navigation with links under each ...
0
votes
0answers
9 views

Increase Display menu time

I would like to change the display time of my top navigation bar. So far I have managed to create a dropdown list navigation, which however, is difficult to use. This is my navigation. Item 1. Item ...
0
votes
0answers
173 views

Combine quick-launch menu in main site nav in Sharepoint 2013

I have the following site layout: root subsite 1 document library 1 calendar 1 calendar 2 contacts list subsite 2 documents calendar Currently all the subsites are listed as the top level ...
0
votes
0answers
38 views

create page event receiver

Is it possible to create an event receiver which triggers when you create a page. the reason is, I have used Managed Navigation and when you create a new page it adds a new term on the mageanged ...
0
votes
0answers
157 views

How do I make the Managed Navigation menu appear the same on all pages

Apologies if this is amazingly obvious somehere... I've implemented a SP2013 Publishing Site and enabled the friendly URLs and Managed Navigation. For what it's worth, I've also used the Starter ...
0
votes
0answers
113 views

Multiple links in Quick Launch puzzle and delete a specific link in quick launch with powershell

For some reason when a page is created, sometimes the entire site crashes. I'm not sure why this is happening. We have publishing switched on. What I found was that the page has multiple entries in ...
0
votes
0answers
69 views

How does the “Recent” Current Nav heading work?

I am in the middle of a SharePoint 2013 intranet project and spotted the "Recent" folder showing up in the left-navigation (Current Nav). I can't seem to find anything on TechNet / MSDN which ...
0
votes
0answers
379 views

Site Welcome Page as Home Navigation menu item SharePoint 2013

I am running SharePoint 2013, and most content sits in sub-sites (accounts, sales, support etc). I would like the main page (under Site Settings, Site Welcome Page -> http://mysite/Pages/Default.aspx ...
0
votes
0answers
196 views

Global Navigation for different Variations

I have two variations on a site collection for different languages. They are using different master pages. I would like the two variation sites to have different items in the top menu (i.e. global ...
0
votes
0answers
184 views

SharePoint 2010 hangs on global nav change

I have a SharePoint 2010 Enterprise deployment. When I attempt to modify the Global Navigation at the root site, it hangs for several seconds, then prompts for credentials, then gives me an unexpected ...
0
votes
0answers
81 views

Sitemap menu with Description text

In SP2010 publishing website, I have added the Description column in Pages library. After that I created the menu with following code: <PublishingNavigation:PortalSiteMapDataSource ...
0
votes
0answers
57 views

Background Elements Shifting on Navigation Mouseover

On Google Chrome - When I mouse over the navigation bar items on Sharepoint pages, it causes page elements in the background to shift up the page moving the mouse off the navigation element and ...
0
votes
0answers
39 views

SharePoint SAP integration Navigation link

Hi I have intregrated my sharepoint site with SAP and now I have a site collection with SAP template. My issue is Im not able to create any global navigation links on top of the home page. Any help ...
0
votes
0answers
62 views

How do I read the quick launch navigation irrespective of navigation settings

I'm creating a web part that should use the quick launch for a web to display additional information about each page in the navigation. To do this I want to read the current state of the quick launch ...
0
votes
0answers
87 views

Removing root site from navigation menu

I am trying to show my site hierarchy on the navigation menu. To hide the root site from menu, in sharepoint designer iam removing the <SharePoint:DelegateControl runat="server" ...
0
votes
0answers
73 views

Showing the parent site's welcome page as subsite's welcome page

is it possible to set the welcome page of subsites(child sites) to the welcome page of the root site. so as the users go to the subsites, they will see the default(welcome) page of the root site. ...
0
votes
0answers
44 views

Custom navigation Link to other sitecollection

I've got the following architecture: /Sitecollection1/Site1/Subsite1 /Sitecollection2/Site1/Subsite1 Now i want to make a dynamic link in my template where i'm linking from subsite1 (sitecol1) to ...
0
votes
0answers
81 views

Quicklaunch navigation ghost items

An old issue has popped up again regarding old navigation items in the quicklaunch which appears out of nowhere. The navigation items no longer exist in the Navigation manager, but sometimes they ...
0
votes
0answers
586 views

An unexpected error occured while manipulating the navigational structure of this Web

have any of you had this problem? Error when trying to manipulate/hide unhide items in the global navigation: An unexpected error occured while manipulating the navigational structure of this ...
0
votes
0answers
118 views

Deriving from Microsoft.SharePoint.WebControls.Menu and overriding

I want to extend the control AspMenu of sharepoint 2010 but as the classe is sealed I cannot derive from it. The AspMenu derives from Microsoft.SharePoint.WebControls.Menu, my question is can I derive ...
0
votes
0answers
393 views

Possibility to make multiple term selection in Managed Metadata navigation hierarchy?

I have a library set up with managed metadata navigation. There are several thousand documents in this library. One MM column is "theme", and almost each term has a child-term. Another MM column is ...
0
votes
0answers
121 views

How to change default page or change global navigation SP Fundation

I would like to ask you, how I can to change default page or change global navigation in SP Fundation. I have first web colletion "Home" then I have second web colletion "MY PAGE" and my second web ...
0
votes
0answers
233 views

SP 2010 Folder navigation issue

We have a large document library with alot of folders (lets say 500), when we navigate forward using the page navigation at the bottom and then go back to the first page, SharePoint redirects/jumps to ...
0
votes
0answers
445 views

Drop down navigation isn't working

I've followed the steps as per this guide and unfortunately still cannot get the subnavigation to work? ...

1 2