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.
0
votes
1answer
98 views
dropdownlist quicklinks menu in masterpage
I would like to create a dropdownlist for quicklink navigation in a master page. The quicklink menu will have direct links to a bunch of subsites. This will need to be accessible from all subsites.
I ...
0
votes
2answers
40 views
Does anyone know how to access data from another farm?
So basically the problem is: I have one farm that I have limited access to. I need to access that farm to get information to another farm. I.E Top navigation needs to be in sync w/the other farms. I ...
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 ...
2
votes
2answers
210 views
Managed Metadata Navigation always redirecting to “start.aspx#null”
I'm trying to use Managed Metadata Navigation for cruising around my site. Right now I have a couple of team sites.
In the target settings I set the navigation URL to:
...
2
votes
1answer
277 views
TOP Site Navigation Broken. How can it be fixed?
Does anyone have any idea on how I can fix the navigation? I tried to go into Site Actions-->Site Settings --> Navigation but that page is not loading.
I already tried the Enable/Disable publishing ...
0
votes
1answer
27 views
SiteMapPortalProvider
I'm trying to build a custom navigation entity off the existing SiteMapPortalProvider exposed through SharePoint 2010, however, I cannot seem to find the settings to replicate a particular sub-site's ...
0
votes
1answer
227 views
Having more control over Metadata Navigation for Pages
In SharePoint 2013 when you create a new page under a publishing page it adds a new Term under the "site navigation" termset of the site collection. What I want to do, is having more control on where ...
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
2answers
283 views
Hiding the root for OOTB BreadCrumb navigation
We have a site collection that has language variations. So a breadcrumb might look like this
Root > English > Products > Page Title
We can using the sites title and description play ...
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 ...
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 ...
1
vote
1answer
55 views
Quick launch strange behaviour
I am accessing the quick launch nodes programmatically by using
SPWeb currWeb = SPContext.Current.Web;
SPNavigationNodeCollection nodes = currWeb.Navigation.QuickLaunch;
foreach (SPNavigationNode ...
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.
...
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
2answers
234 views
quick launch items missing
For some reason the Quick Launch Items has gone missing from my custom masterpage and I am not sure hwo to get them back...
The code for my Quick Launch:
<Sharepoint:SPNavigationManager
...
0
votes
2answers
150 views
Is it possible to develope a heirarchical left navigation sites->subsite
Now we have a scenario here where we are migrating from 2007 to 2010. Our client had been using a custom left navigation but that is no longer functional. I want to build a navigation like the shown ...
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
2answers
202 views
custom top menu navigation in sharepoint
I have a question regarding a top navigation that will look something like this:
Home | Staff | IT | Organization
With subitems on f.x. IT like this:
Manuals
Protocols
In a dropdown menu like ...
2
votes
1answer
92 views
Audience targetted link hidden from everyone
I have 4 manually created links across my top link bar. I want to use Audience Targetting to allow certain people to see it and to hide it from everyone else (I know audience targetting is not ...
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
...
4
votes
2answers
198 views
How to add quick launch to the blog site in SharePoint 2010?
I want to remove the default blog navigation which is categories and archives and just create custom links with the SP navigation feature in All Site Settings. The problem is that in blog sites, the ...
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. ...
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 ...
1
vote
1answer
145 views
Background image for navigation disappears once published
I'm creating one page at my work intranet Sharepoint site. I'm trying to customize the navigation only for my one page. My navigation bar looked good in preview mode, with the background images ...
1
vote
2answers
872 views
SharePoint 2010 Navigation error: An unexpected error occured while manipulating the navigational structure of this Web, August 2012 CU
has anyone experienced/fixed this problem in their environment?
Our publishing site has the August 2012 Cumulative Update installed and has been running fine for over a month. Now, since the site has ...
0
votes
1answer
569 views
Global Navigation drop down menu subsite level
My Sub site Hierarchy is as follows:
HOME
Subsites
Subsite 1
Subsite 1a
Subsite 1b
Subsite 2
Subsite 2a
Subsite 2b
The Global ...
0
votes
1answer
118 views
SharePoint Global Navigation Tabs Security
Im having different tabs on the global navigation of site and there will be different groups who will be having rights to different tabs of the application. On click of the tab respective contents ...
0
votes
1answer
170 views
Display list/library title in breadcrumb
I have standard publishing site with subsite and list on that subsite. When user enters list, in breadcrumb he sees something like this: [root site title] > [subsite title] but I'd like to show: ...
2
votes
1answer
198 views
Strange jitter on menus in chrome
In chrome, when I put my mouse over any of the menu items below, the menu starts jumping up and down, and I cannot choose any item. Has anyone else seen this? It happens in Chrome, but not FireFox ...
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 ...
1
vote
1answer
129 views
How do i alter the quicklaunch navbars using the onet file?
I have the following markup in my onet file. All i want to do is show these 2 sections in the quick launch area and NOTHING else. The code below adds these 2 sections but also adds extra sections ...
1
vote
2answers
137 views
Security Trimming on Tree View site navigation
Is it possible to add security trimming on the TreeView to only allow the authorized user can see whatever are allowed them to see on the TreeView?
My portal is shared with 3 different users and they ...
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 ...
1
vote
1answer
100 views
Entire site times out after page is approved. Looks like it's caused by the NavNodes table in content database
We've got a SharePoint site that recently started giving errors randomly when approving pages.
The only changes we made was to update the site to CU August 2012, and turn on UPS, but I'm not sure if ...
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
1answer
96 views
Why does javascript on the page stop the drop down menu working?
I have just inserted a javascript world clock via a text doc and a CEWP.
However now that this is functional on my page I cannot see my drop downs from the top nav bar. It was working fine before I ...
1
vote
1answer
74 views
Add Keyboard Accessibility to Top Nav Menu
I am trying to get the top nav bar's drop down menu working with the keyboard. What should happen is when a user presses the tab key and the top menu item is reached, the drop down should show just ...
0
votes
1answer
46 views
Event receiver on navigation items changed
I want no headings and no pages/lists/document libraries on my navigation, as the sites subsites and other items are created. So Is there any events available for navigation items changing ? So that i ...
1
vote
1answer
212 views
PublishingWeb.Navigation.CurrentNavigationNodes not including newly added items
I am trying to get the collection of all the items of left menu programmatically.
When any new publishing page is added, it shows in OOTB left navigation, but when I try to get navigation nodes ...
7
votes
1answer
136 views
IIS URL Rewriting … Left Navigation selected link is not highlighted
When URL rewriting is implemented then the left navigation is not highlighting the selected link.
Example:
Actual Link - /company/pages/home.aspx
Rewriting Link - /company/home
When using the ...
0
votes
1answer
95 views
Show only sites in quick launch and top navigation menu
Is it possible to show only sites and subsites on the quick launch (left navigation and top navigation menu). By default all the lists and libraries are also being displayed on menus.
Note: I am ...
2
votes
2answers
532 views
Display navigation from another site collection
How can we display the top link navigation from another site collection at MySite?
We now have a custom master page with some custom code but it only shows the current site menu.
We want it to show ...
2
votes
1answer
193 views
Navigation of sitecollection outside the current site collection context
I have an application which has multiple site collections. For the business requirements I need to show the navigation of a site collection outside the context of current site collection. for e.g. The ...
0
votes
2answers
418 views
Hide subsite pages from navigation
There are two basic options on SharePoint 2010 navigation ignoring the one that only shows the parent:
Display the current site, the navigation items below the current site, and the current site's ...
0
votes
1answer
366 views
Two tier horizontal (dropline) menu for sharepoint top navigation bar
How can i make the sharepoint top navigation bar (Sharepoint:Aspmenu) two tier, like the menu below?
you can see the menu here or here or here
0
votes
1answer
253 views
Mega menu in OOTB navigation bar
How can i make the style of the OOTB navigation bar like the mega menu style. There are articles on the net, but they use a List as the data source of the menu. But i want the OOTB navigation bar ...
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
2answers
214 views
Building the level (menu) hierarchy by creating sites and subsites deeper
I am working on a portal project that was a custom asp.net wcm/ecm portal and i will develop it in sharepoint from scratch.
In that custom portal there is a 5 level menu hierarchy. And only some ...

