I want to display navigation links on left side of Sharepoint Site. Basically these links will point to different website within the organisation. The links will be stored in SharePoint Links library. Is there any OOTB that will help me achieve this.
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You can create a dataview webpart and display the links from any list or library.You can have the webpart on master page. |
|||||
|
|
If you are using the standard or enterprise version of SharePoint I recommend you use a content query web part instead of a dataview webpart. They are a lot more modular in my opinion and can easily be added anywhere in the site collection without the need to update. |
|||
|
|
|
I came across the same scenario, where I need to create a custom left navigation for my site in SharePoint. I did some research and found multiple options, details are provided on my blog, let me know if you find this helpful: |
|||||
|