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

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 ...
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 ...
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
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: ...
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 ...
2
votes
1answer
1k views

Navigation Audience - no exact match was found

Brand new SP 2010 install patched up to August 2011 CU. When we edit the navigation tab menu entries, We can't set an audience. If I search for Owners we get no exact match was found. If I use the ...
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 ...
3
votes
2answers
416 views

Top Link Navigation is not supporting link with Long url

I have main site with Top Navigation Menu created using Site Collection Settings > Navigation (under Look and Feel). I'm trying to add a long link to navigation links in Site Collection Settings > ...
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 ...
0
votes
1answer
78 views

Using Globalnavigation twice in Master Page

In my Master Page I want to show the global navigation It wil look like this: -> Header (globalnavigation) -> Breadcrumb -> Content -> Footer (globalnavigation) I want to reuse the ...
0
votes
0answers
394 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
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 ...
0
votes
1answer
179 views

Edit Navigation Order in Sharepoint Designer?

If I wanted to sort some of the navigation items through the browser I go to Site Setting>Navigation>Navigation Editing and Sorting. This gets annoying, however, if I have more than a few items. Is ...
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 ...
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 ...
1
vote
3answers
2k views

2010 Global Navigation not showing pages

I have a new SharePoint 2010 site and have the Global Navigation on my publishing site set to show subsites and show pages. The subsites show on the navigation menu on top, but the pages I create do ...
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
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
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 ...
5
votes
3answers
7k views

Breadcrumb not showing parent site

I am using SharePoint 2010 at the moment. For some stupid reason when I create a sub-site and I am inside that sub-site the breadcrumb does not show the parent site. It stops at the current site ...
0
votes
1answer
239 views

SiteMapProvider for MySites' breadcrumb

My question is regarding the site map provider. I have a breadcrumb in the mysites and i use SPContentMapProvider to build the breadcrumb, but the problem is it always shows 'Home', so if im on my ...
0
votes
2answers
122 views

Left Nav only appearing for site collection admins

My group is working on a SharePoint 2010 upgrade and one of the critical defects weve seen is that the left navigation is only viewable to site collection admins. Ive checked all the regular places ...
0
votes
1answer
81 views

Doesn't Publishing Pages get security-trimmed?

I am testing the SharePoint navigation with this setup. Root-Site `All have access` ----SubSite1 `UserA does not have access` --------SubSite1/Pages/default.aspx `inherits permissions from SubSite1` ...
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 ...
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
2answers
210 views

Is this kind of menu possible OOTB?

I wonder if this kind of menu possible in SharePoint 2010 OOTB (Without code). I want this menu showing in all sites and subsites in a site collection. I dont want pages, libraries or anything else ...
0
votes
1answer
311 views

Custom asp.net menu control for top navigation menu

I will be using a standard asp.net menu control instead of sharepoint menu and sitemapproviders etc. I am developing a user control/webpart containing this menu, i am populating the data(all sites and ...
0
votes
1answer
274 views

Populate Sharepoint:AspMenu programatically

I wonder if Sharepoint:Aspmenu could be populated programmatically with object model? Thanks
0
votes
2answers
611 views

customize Global Navigation (top link bar) without masterpage or publishing feature

I would like to change Global Navigation so that all Site Collections within the Web Application will be visible, without changing or adding new masterpage, and publishing features are not enabled. ...
0
votes
1answer
640 views

Top Navigation Bar Drop down not working

OK so I have about 6 links on the top navigtion bar for my SharePoint site and there are subsites under each. Basically the structure is like this: Top Link 1 - Sub Link 1 - Sub Sub Link 1 ...
1
vote
1answer
269 views

Left Navigation doesn't highlight the selected link

I tried to add some headings and links in left navigation along with HOME link. The problem i am facing is the Home link is always highlighted wherever u are inside the site. How can i sort it out ? ...
0
votes
1answer
564 views

Customizing SharePoint AspMenu control

I'm currently working on a project in which the navigation needs to have some special touches in order to fulfill the clients wishes. Instead of the casual SharePoint topnavigation dropdown I want to ...
0
votes
1answer
294 views

First item in Global Navigation is always current site

I am trying change the order of the Global Navigation in SharePoint 2010. I notice that the current site is the fixed even though in Navigation under "Global Navigation", there is nothing. I am trying ...
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 ...
1
vote
1answer
2k views

Left navigation bar customization based on user permissions

Hi I have to change my left navigation based on specific user permission. is that possible without change in masterpage . I know jquery is one solution but any other way through we change left ...
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 ...
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 ...
0
votes
1answer
241 views

Switching Ribbon and Navigation Bar Location, MySites

I'm trying to get the Top Navigation Bar (My Site, My Content, My Profile...) to go below the Top Ribbon. Basically I want the top area of MySites to look just like a regular site collection. Any idea ...
1
vote
1answer
840 views

c# iterating SPWeb.Navigation.GlobalNodes

When I try to iterate through the GlobalNodes collection using c# it is always empty unless I the site and manipulate the navigation settings manually. Can anyone tell me why this is and/or give an ...
0
votes
2answers
667 views

2010 Team Site with Publishing enabled: navigation issues

We're using SharePoint 2010 Standard and have a scenario in which there is a Team Site with Publishing Features enabled. We have a custom Masterpage (a slightly modified version of v4.master - with ...
1
vote
1answer
878 views

Display a list of subsites?

Is it possible to display a clickable, self-updating list of subsites on the top-level site? Also, is it possible to further sort the list according to the subsite category? if it is, how can you ...
0
votes
1answer
275 views

how to enable subsite navigation on the parent site

I create a Site called Ferrari. I created one new site in that. I think generally when we create any new site under parent site, the child site must be appear as second tab for the parent site. But it ...
8
votes
3answers
3k views

Cross Site Collection Navigation

We are using SharePoint for our Intranet. We will have a site collection for the Intranet. Then a site collection for each department in the business. I.E. HR, IT, Finance. We are creating a custom ...
0
votes
1answer
89 views

View External HTML pages on the main page with static navigation

I am currently using SharePoint 2010. I would like to add links to the main navigation using the site settings->look and feel-> navigation area and have those pages display within the main page of my ...

1 2 3 4 5 7