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.
1
vote
3answers
3k views
Redirect default.aspx or change default landing to page in _layouts folder?
Here's the issue. I have a custom landing page that's deployed to "_layouts/myfeaturename/home.aspx" The problem is, how do I map this as the default landing page?
If you click on the top node in the ...
9
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 ...
5
votes
1answer
4k views
How to enable sub menu on the global menu?
We recently signed up for Office 365 and are in the process of building out oure SharePoint site.
We started with the default site, a Team Site and have built out the following site map:
Site
Sub ...
0
votes
1answer
31 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 ...
1
vote
2answers
424 views
How do I force SPNavigation to refresh?
I was told refreshing SPNavigation might help with my missing and not-updating bredacrumb issue from this post. How do I force SPNavigation to refresh?
0
votes
1answer
395 views
Duplicate Top Drop Down Menu in SharePoint 2010
My development environment is SharePoint 2010. I am trying to achieve Drop Down enabled Top Navigation menu.Though my site is showing the top menu but the sub menus are not showing up as drill down ...
3
votes
2answers
1k views
Where do “My site” and “My profiles” links come from?
Under the personal action menu, there are two links :
My site
My profile
I'm trying to understand how they are generated and by which component/feature. However the highest container in the ...
3
votes
2answers
777 views
Dynamic, code based, breadcrumbs are not working in SharePoint 2010
I am currently porting an application from SharePoint 2007 to 2010. As a single page can be invoked in different contexts, we rely on a code based SiteMapResolveEventHandler to dynamically populate ...
2
votes
1answer
3k views
Hide items in Sharepoint Treeview
Any idea to hide non-site items in the Sharepoint 2010 tree view control?
Or the only chance is to develop our own control and integrate it on the master page?
there's this link but it doesn't seems ...
2
votes
1answer
765 views
AspMenu does not render css-class for 'selected' element
I'm using the codeplex cross-site collection navigation project as a basis. The problem should not be related to that specifically though.
I'm using Microsoft.SharePoint.WebControls.AspMenu as my ...
2
votes
1answer
1k views
Customize Quick Lanch navigation
I have to create web control that can be placed to master page. This control should display Quick Launch navigation from web that is defined in control properties. Also this page should contain own ...
1
vote
2answers
2k views
SharePoint Foundation 2010 Top Navigation Bar drop down
I have tried almost everything. I have been reading the blog from this Question, but it does not explain how can I make drop down menus work on multiple top navigation links. Doing changes as the blog ...
0
votes
1answer
449 views
Global Navigation stored anywhere?
I'm creating global navigation menus for multiple sites. Each one is essentially the same, but translated from English into French, Dutch, German and Spanish, with some subtle changes (links added or ...
0
votes
4answers
2k views
Top Navigation menu flyouts render blank iframe in IE8
I have a problem with an sp2007 site where the navigation menu flyouts (drop downs) render as a blank white space. This problem only happens on our clients network. It works fine on my own ...
4
votes
2answers
853 views
Menu Navigation in SharePoint 2010
I am in a process of gathering requirements of a portal based on multiple departments using SharePoint 2010 Enterprise.
I've noticed on some portals where there is a top bar and a tab called ...
3
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 ...
3
votes
3answers
2k views
Not all pages have a side navigation on the left
On my site for some reason the left navigation doesn't always show up on every page - even though they use the same master page. I've searched Google and through all of the site settings trying to ...
0
votes
2answers
213 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
925 views
View all site content on subsite shows site content on root site
I had made a couple of changes to a site which I believe caused this issue. The symptom is, click on 'View all site content' on a subsite and it will show the view all site content page of the root ...
0
votes
2answers
1k views
manage the top navigation via a custom list?
Is it possible for contributors to manage the top navigation via a custom list? So basically when a sub-site or page is created the user has the ability to assign where it goes via the list. If so can ...
0
votes
1answer
643 views
How to get a reference of PortalSiteMapProvider object attached to a site that is not in current context
I have a (Publishing)Site Collection which have many sites and subsites. To meet a specific business requirement, I need the navigation settings of a site which is not in current context (It may be ...
0
votes
1answer
445 views
How can i have a round corners on QuickLaunch SharePoint 2010
Any ideas on how i can have round corners for QuickLaunch SharePoint 2010.
Thanks in Advance
0
votes
1answer
721 views
re-ordering navigation for quick launch section
I don't want to go through adding an additional feature to my project. I would like to get hold of the current navigation and re-order about 6 items. There are some items on the very bottom and they ...
