Search This Blog

Thursday, July 16, 2015

How to enable and disable Quick launch in SharePoint 2013


To display the Quick Launch menu using the SharePoint 2010 web interface, follow these steps:
  1. Navigate to Site Actions, Site Settings, Tree View (under Look and Feel).
  2. Select the Enable Quick Launch check box and click OK

This will enable and disable the quick launch.

No comments:

Post a Comment

Restricting Custom People Picker to only one Sharepoint group programatically

Refer the following script files in your page,     <!-- For People Picker -->     <script type="text/javascript" src...