I have a listview called customerListView which is located in http://sitename/customerList/customerListView.aspx. What would I need to do in order to hide the quick launch just for this listview?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Assuming that customerListView.aspx is a web part page, you can add a Content Editor Web Part on that page and add following as content of that web part.
This is documented in several blog posts on the internet. |
|||
|
|