Tagged Questions
2
votes
1answer
19 views
Nav showing drop down subsites when on _layouts/settings.aspx
In both of my custom master pages (both front master page and system master page) I have a navigation control (AspMenu).
On all custom pages and application pages, the nav displays no drop down for ...
1
vote
1answer
26 views
How to make global navigation consistent throughout main site and subsites?
I am developing a SharePoint intranet for the company I work for. The intranet is made up of the main site and then several subsites.
I would like the Navigation to be the same on every page and in ...
0
votes
1answer
39 views
Adding Footer navigation in SharePoint 2010
I need to have footer navigation menu similar to the one i have used for top navigation in SharePoint 2010. But the catch is it should be created with diffrent UI i.e CSS classes may get changed.
...
0
votes
1answer
135 views
Customize Top Navigation bar in sharepoint server 2010
I want to branding Top navigation bar with our custom CSS. in Top navigation bar html look like this :
<div class="menu horizontal menu-horizontal">
<ul class="root static">
...
1
vote
1answer
24 views
Equal Topnavigation on different Sitecollections?
I have several Sitecollections and all of them should have the exact same Topnavigationbar. Publishing Feature is activated.
Example:
On Sitecollection A the Topnavigation should show
Sitecollection ...
1
vote
0answers
55 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)?
0
votes
1answer
29 views
Hide navigation until all items are populated
I created a customized nav using the Sharepoint aspmenu with simple rendering which binds to an xml datasource to render the menu contents.
I am then using a the jquery UI accordion to style it.
The ...
1
vote
0answers
31 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 ...
0
votes
1answer
69 views
Using SP2010's TreeView navigation *inside* a page
I am using the built-in navigation TreeView provided at the site level in SP2010 to display a tree-view to users for navigation.
In addition, I am using the Metadata navigation feature on my lists, ...
0
votes
1answer
20 views
Allow XML file for Navigation to be shared across all sites
I created a datasource that points to an XML file at the top level Sharepoint site. I then associated a treeview in a masterpage with the new datasource. It works fine on the home page but not on ...
0
votes
1answer
99 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 ...
2
votes
0answers
212 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
197 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
154 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 ...
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
2answers
885 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 ...
1
vote
1answer
102 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 ...
1
vote
1answer
75 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
245 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 ...
1
vote
1answer
275 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 ?
...
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 ...
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 ...
1
vote
1answer
879 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
0answers
120 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 ...
3
votes
1answer
1k views
How to change global navigation SP Foundation
I would like to ask, how I can to change default page or change global navigation in SP Foundation. I have first web collection "Home" then I have second web colletion "MY PAGE" and my second web ...
0
votes
2answers
1k views
SharePoint 2010 - Audience - Navigation permissions
I added a link to our Navigation that I want audienced to a specific group, whether it be an Active Directory group, or a custom audience that we setup in Central Admin. When I attempt to audience ...
0
votes
2answers
652 views
SP Foundation 2010: Drop down menu in alphabetical order
I did get the drop down menu work with the instructions given to me in HERE and now I have new problem with it: navigation bar is in alphabetical order which I would like to change to predefined.
So, ...
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 ...
1
vote
0answers
285 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 ...
0
votes
0answers
235 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 ...
1
vote
2answers
536 views
Programmatically reading static links in the navigation
I'm having a SharePoint site where I disabled the "show pages" option in the navigation, and created my navigation using the add static heading/link option. My problem now is that I tried to ...
0
votes
1answer
574 views
Problem with breadcrumb and folders
I have the following problem with breadcrumb
In the shared documents, I have a folder1, then inside that I have another folder.
When I am in the deepest level I cant see the parent folder.
I am ...
0
votes
1answer
394 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 ...
0
votes
2answers
292 views
Set current context SPWeb focus on SPTreeView
I'm using an customized SPTreeView (UserControl) embed on the masterpage, any ideas how to set the selectedNode that correspond to the contextWeb or using another approach?
spregards
2
votes
2answers
398 views
Home Page without Redirect
I want to be able to have users navigate to my site without being redirected to the aspx page representing the "Home Page".
Right now my home page is set to Home.aspx so when a user requests ...
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
764 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 ...
1
vote
1answer
294 views
Publishing page not displayed in navigation
I have created a publishing page. It is published. In my Current navigation I have pages checked. The page however is not being shown. Other pages are. If I create a custom link to the page it is ...
2
votes
1answer
1k views
How to include icons in globalnavigation
Okay so I'm currently fooling around with some advanced stuff regarding SharePoint branding. A challenge accepted was to include icons in the Global Navigation.
I tried using jQuery, with success ...
1
vote
2answers
1k views
Remove/Add items to MySite globalnavigation
How do I control which items gets shown and which doesn't in the MySite globalnavigation?
Currently there are the standard ones (My Site, My newsfeed, My content, My profile), and I'd like to remove ...
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 ...
1
vote
2answers
387 views
Publishing Site creating a sub page
I have a publishing site. I have created a page in the site. Is it possible to createa sub page from a page? I would like it to be added to the site navigation.
Main Site
|_Page 1
|_Page 2
...
1
vote
1answer
232 views
How can I delete Navigation Links from the Quick Launch in SP2010?
We have added Navigation Links to other sites in the Quick Launch menu but would like to delete them because they are not longer required, how can we get rid of them?
0
votes
1answer
720 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 ...
