The quick-launch tag has no wiki summary.
12
votes
4answers
5k views
jQuery accordion for the Quick Launch menu?
Is it possible to turn the left side menu (I think it's the Quick Launch area) into a jQuery Accordion style menu in SharePoint 2010? The jQuery UI Accordion control uses DIV tags, so wasn't sure if ...
8
votes
2answers
986 views
Global variables in SharePoint
Is it possible to define a global variable in SharePoint 2010 and then reference it in menus and server-side pages? We currently have a menu item on all 30+ web sites that points to the existing ...
7
votes
5answers
2k views
How to hide quick launch navigation link for visitors in sharepoint foundation 2010?
i want to hide few quick launch navigation links for visitors but it should be visible to members and owners in SharePoint foundation 2010.
Thanks.
7
votes
1answer
3k views
How do I hide the “Recently Modified” portion of the quick launch?
The "Recently Modified" section in the quick launch is not something I want my users to see. How can I eliminate or hide it in a SharePoint 2010 installation?
6
votes
2answers
4k views
How to hide View all site content link to “Visitors” from Sharepoint Designer
I want to hide the "View All Site Content" link in Quick Launch from the "Visitors" who have read permission only. If the owner logs in they should be able to see the "View All Site Content" link.
...
5
votes
1answer
145 views
Disabling standard quick launch behaviour
I have created a Site Definition using Visual Studio and also created a List Definition from which I use the List Instance in a web-scoped feature which activates upon creation of a subweb using the ...
5
votes
1answer
1k views
Programmatically add quick launch link to a modal dialog box
I have implemented a feature that once activated adds a heading called Home, and a link underneath to a NewForm.aspx like such:
// Add Home node
var mainListsNode = new SPNavigationNode("Home", ...
4
votes
1answer
868 views
Programmatically add menus to SPWeb.Navigation.QuickLaunch does not work
I'm trying to add some menus to the "Quick Launch" navigation and it does not work. I'm using the following code:
var ql = myWeb.Navigation.QuickLaunch;
SPNavigationNode m1 = new ...
4
votes
2answers
215 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 ...
3
votes
1answer
837 views
How to change the color of the current location in Quick Launch?
I'm very new to SharePoint, so I need y'alls' help. I am desperately trying to change the color of the selected navigation in the Quick Launch. Right now, it is a baby-blueish kinda' color. No problem ...
3
votes
1answer
2k views
How do I show the quick launch menu in a SharePoint foundation blog?
I'd like to display the Quick Launch menu on a blog site above the standard blog navigation on the left hand side (e.g. above the categories and archives webparts), the quick launch menu displays on ...
2
votes
6answers
7k views
How to change the Quick Launch flyout menu background?
I recently enabled the dynamic menu functions for my SharePoint 2010 site by following the directions from this Microsoft TechNet page. The problem I am running into now is that when you hover over ...
2
votes
3answers
1k views
hide category links on quicklaunch
I want to hide Category Links in the QuickLaunch: Libraries and Lists. They are defined in the onet.xml (navbars) which I copied from STS template.
I could hide them with css:
ul.root.static > ...
2
votes
1answer
314 views
Hiding Custom List types on the Quick Launch programmatically
I would like to mimic the functionality of "List Settings > General Settings > Display this list on the Quick Launch" at deploy time.
I.E. I want to hide custom list types from being displayed on the ...
2
votes
3answers
777 views
Adding Dividers on QuickLaunch in SharePoint 2010
Got quick and hopefully easy question. It is...How can I add a divider line/section in QuickLaunch on SharePoint 2010? Any suggestions will be greatly appreciated!!!
2
votes
2answers
761 views
SharePoint Quick Launch items disappears
Greetings.
One of my companies costumers experience that on some of their site collections, the Quick Launch will randomly miss a few items once in a while. By iisreseting they will get restored, but ...
2
votes
2answers
1k views
hide links in subsites from quick launch bar
We have a site in our collection with many subsites, many of which have had links added to their own quick launch bars.
When viewing this parent site, the quick launch bar shows the links under the ...
2
votes
2answers
356 views
Automatically sort quicklaunch items
We can sort quicklaunch items directly on a website or with powershell (see a great tutorial here).
But is there an option to tell SharePoint:AspMenu in masterpage to automatically sort the ...
2
votes
3answers
547 views
Can a quick deploy job be used on a list?
We are currently developing a FAQ list, that will be used to fill a FAQ page. So the content of the page will be a query to the FAQ list and all the FAQs will be displayed on the spot. The question ...
2
votes
1answer
563 views
Items missing from QuickLaunch collection
The following code should generate an ASCII art tree of a sharepoint website. But Navigation.QuickLaunch is only returning entries where the navigation order has been customised.
Does anyone know how ...
2
votes
1answer
562 views
How to add a page on root of site, to quick launch bar
I have a user adding a page to an existing site and is unable to add this page to the left-hand navigation menus (quick launch tabs). Not sure why, but we edit the page and the site settings, but ...
1
vote
4answers
527 views
Quick Launch View - Problem
I have designed the quick launch for a SharePoint 2010 site in master page, Now for some pages I do not want the quick launch to show up, (Or better say some SharePoint groups).
So I added a web ...
1
vote
2answers
803 views
How can I sort Lists in the Quick Launch menu in SharePoint 2007?
I am creating several custom lists in SP 2007 according to the team's demands. These are displayed in the Quick Launch in the order that have been created, however I would like to know if I could sort ...
1
vote
1answer
126 views
Quick Launch link pointing nowhere
I have a really odd problem. there's a link to a custom list on the Quick Launch which points to nowhere. the content which it is pointing to isn't listed on the "All Items" page, either. How could I ...
1
vote
3answers
1k views
How can i hide/show the quick launch based on users
I know how to hide the quicklaunch.
My scenario is this:
I have built a custom quicklaunch that i show to all users but i only won't some contributors to see the default quicklaunch so that they can ...
1
vote
3answers
2k views
SharePoint 2010 - Security Trimming issue with Quick launch
I am having some trouble with this Security Trimming feature that maybe you can help me out with. Even with the Security Trimming feature enabled, those users with no access are still able see the ...
1
vote
1answer
80 views
Add quicklaunch link with querystring parameter programatically
I want to add some links to Quicklaunch bar. The link needs to have query string parameters, eg.: /sites/project/default.aspx?mode=filter
string url = "/sites/project/default.aspx?mode=filter";
...
1
vote
2answers
305 views
Is there a way to automatically alphabetize the Quick Launch menu?
We're running SharePoint Foundation 2010. I have a Quick Launch list, and I'm constantly going in to re-order it manually as I delete and add itms to keep it relevant. Is there a way to set this up so ...
1
vote
1answer
241 views
Collapsable menu in place of quick launch for a subsite
I have to create a collapsable menu for a subsite, which replaces the default menu in Quick Launch.
And, the items of the menu are dynamic on the basis of content in list and lookups.
I have ...
1
vote
1answer
235 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?
1
vote
3answers
4k views
Customizing sharepoint 2010 Quick Launch bar for certain pages only
I am rolling out a number of custom pages using a page template feature approach. I am also using a custom master page for these pages.
As part of the design, we would like the Quick Launch menu for ...
1
vote
2answers
890 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
135 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
1answer
542 views
SPList.OnQuickLaunch setting ignored
Using Sharepoint 2010 Foundation.
I have a number of custom list types I create in a feature. In the previous version, the types were visible on the quickLaunch by setting OnQuickLaunch = true inside ...
1
vote
1answer
372 views
How to replace left menu in Sharepont 2010 Foundation?
My customer wants a left menu that is something like:
TreeMenu1
- SubSite
- Lib1
- Lib2
- List1
some
links
with differnt fancy
icons
Treemenu2
- List1
- List2
- Etc
In words; First a tree ...
1
vote
2answers
843 views
Programatically adding SharePoint groups to Group Quicklaunch
I'm programatically creating a new site with associated groups (Owners, Members etc) in MOSS 2007
When the site is created, and groups associated with the site, the groups don't appear in the Groups ...
1
vote
1answer
224 views
Quick Launch Sharepoint 2007
I need to get all sub Sites from Sites in Quick Lanch Menu in Sharepoint 2007 programatically . Can any provide me sample code to get all second navigation links in Quick Launch. Urgent..?
1
vote
0answers
10 views
Sharepoint 2013 Quick Launch fly out menu formatting
I have setup a fly-out menu in Quick Launch the funtionality works fine. However, many of the items are wrapping and the window that pops up is undersized.
I was able to resolve that on the Top Menu ...
1
vote
1answer
261 views
Quick Launch on a page layout in 2013
I am developing a custom branding for my SharePoint 2013 site.
I have a single master page, and two page layouts - HomePageLayout and ThreeColumnPageLayout.
I want the ThreeColumnPageLayout to have ...
1
vote
1answer
57 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
1answer
61 views
Extreme novice needs help with quick launch. (foundation 2010)
Hope someone can help. I've been 'playing' around with sharepoint and i'm trying to set it up as a kind of company intranet.
I downloaded the greenshades theme (the custom foundation one from ...
1
vote
1answer
89 views
Stale QuickLaunch after SPWeb.Title update and Redirect
Thanks for taking a look.
I have a text box and a button on a SharePoint aspx page which will update the current SPWeb's title. The control then redirects the user to a different .aspx page in the ...
1
vote
0answers
99 views
Quick Launch not visible in extended site
I have enabled quick Launch for a wiki site. This works fine for the base site but it is not visible in Extended site.
What are the possible reasons for this?
I created another wiki site and enabled ...
1
vote
0answers
222 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
1answer
287 views
How to remove/hide the recycling bin and All site content from the quick launch or remove the quick launch altogether?
Ho can I remove the recycling bin and the 'All Site Content' link from the quick launch or remove the quick launch altogether
0
votes
3answers
235 views
Hide Sidebar on _layouts pages
I am trying to hide the sidebar on administration pages in SP 2010. To do this, I am trying to use the following Javascript code which does not seem to be working.
$(document).ready(function () {
...
0
votes
1answer
729 views
How to make the quick launch height to 100% of the screen?
I am trying to get the quick launch to fill the screen height.
This does not work:
.ms-quickLaunch {
background-image:url("/SiteCollectionImages/Style/menuleftgradient.gif");
...
0
votes
3answers
3k views
Sharepoint branding: Styling the Quick Launch
I can't get to style the Quick Launch menu links: the 'hover' and the 'selected'.
I've tried this:
Open your site using SharePoint designer
Select the master page
Add class name to ...
0
votes
2answers
249 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
3answers
349 views
How to show quick launch items for Anonymous users?
I have an issue with the quick launch with regards to anonymous users. I have set up my web application and site to allow anonymous read access. All of the libraries, lists, and subsites have this ...