Questions tagged [quicklaunch]

30 questions
0
votes
1 answer

SharePoint 2010: Quick Launch Navigation Levels

Can someone tell me how to configure the OOTB AspMenu control to achieve the following: The quick launch should only show 1 level of static items Except for headings, these are meaningless on their own so the pages/links beneath them should also be…
user592501
0
votes
1 answer

SharePoint Server 2007 Quick Launch Order

Can I reorganize the Quick Launch without having FrontPage?
Debbie
  • 57
  • 1
  • 2
  • 4
0
votes
1 answer

sharepoint 2010 quick launch missing

Recently our client complained quick launch is missing. The quick launch menu in sites is temperamental. sometimes it appears and works fine, other times it completely disappears. I checked the site settings, master page, Timer jobs everything is…
0
votes
2 answers

Error when updating link urls in quick launch on sharepoint 2013 site with powershell

I have a problem when trying to update link urls in quick launch on sharepoint 2013 site with powershell. Basically I only want to change the url of specific links. My Powershell script code is as follows: function FixUrlDocumentsLists()…
Martin Kostovski
  • 133
  • 1
  • 10
0
votes
1 answer

Sharepoint: List - Hide Quick Launch?

In Sharepoint 2007, how do I hide the Quick Launch bar for all pages in a List?
Ian Vink
  • 66,960
  • 104
  • 341
  • 555
0
votes
2 answers

Customise Sharepoint QuickLaunch menu per subsite page

Is there a way I can have a custom quick launch menu on a particular page on a MOSS subsite. I have tried detaching the page layout on on the page this works fine and copys the master page layout code into the aspx file. But it does not copy the…
van
  • 9,159
  • 19
  • 60
  • 93
0
votes
0 answers

Sharepoint 2013 Accordion Quick Launch

I want to add an accordion to my Quick Launch so I followed the tuto of Magali : Link Accordion Now I want to add collapse/expand image at the third level like this : . Some Ideas ? Thanks
BKChedlia
  • 327
  • 2
  • 4
  • 18
0
votes
0 answers

NavBar in SiteDefinition

I have created a site definition for my project. In this site definition I create two list instances of the same template by using the tag of the site definition itself.
Lorenzo
  • 29,081
  • 49
  • 125
  • 222
0
votes
1 answer

Sharepoint multi level quick launch

How can I create a multi-level quick launch in sharepoint? Thanks.
stckvrflw
  • 1,489
  • 3
  • 22
  • 37
0
votes
2 answers

Create custom left navigation with Bootstrap 3 in SharePoint 2013 to show all pages in a Subsite

I want to use the accordion class in Bootstrap 3 in SharePoint 2013 to customize the left navigation bar dynamically. The structure in SP is like: Subsite Subsite 2 Pages Folder Folder 1 Page 1 Page 2 Folder2 Page 3 Page 4 etc So when I…
0
votes
2 answers

Customize the quick launch items for certain pages in sharepoint

I have requirement where client wants to customize the items in quick launch for only certain pages.So, I want to change the items in the quick launch with some other items for a few pages.(Not about cahnging the style of quick launch. Its about…
vishnu
  • 43
  • 1
  • 11
0
votes
2 answers

Quick Launch toolbar keeps randomly disappearing (windows 7)

I am really used to quick launch toolbar from windows XP. When I moved to Windows 7, I replicated this functionality using some of the guides, such as here or here. But every now and then it simply disappears and I have to go through the adding…
Erlik
  • 658
  • 8
  • 24
0
votes
1 answer

Quick launch menu missing

I have created a team site in a site collection. I have modified the default page of the team site to use the "Blank Web Part Page" layout. I am an administrator of the site collection and I can see the quick launch menu on the default page of the…
user1139666
  • 1,687
  • 4
  • 24
  • 45
0
votes
1 answer

fetching the items from a quick launch bar in sharepoint

I have a thing to do.. Retrieve/fetch/get the items from the quicklaunch bar of sharepoint, programmatically. That is, all the quicklaunch bar items such as -lists, calendars, announcements etc of a particular site to be retrieved programmatically.…
user1865422
  • 23
  • 1
  • 6
0
votes
1 answer

c# read syslistview32 items tooltips via winapi

i want to write an application, which reads under windows xp the quick launch items in the order like they are located in the taskbar, and sets hotkeys for each of these item. windows + 1 should start the first application windows + 2 the second,…
cyptus
  • 3,346
  • 3
  • 31
  • 52
1
2