List View Tools tab missing in SharePoint Designer 2013

10,210

Solution 1

Bizarrely, Edit the Web Part properties and tick Miscellaneous > Server Render. I know on Tasks view webparts that this disables the Timeline and Complete icon functionality but it

  1. enables the List View Tools and
  2. enables valid filtering (with Server Render unticked, the filtering is wrong!).

Solution 2

simple way...

  1. Open the list in Sharepoint designer 2013.
  2. Select tag and right click and then click on tag properties.
  3. just click on the open button.

And DONE..u can now see the List View tool option.

Share:
10,210
Prasath K
Author by

Prasath K

Skills : HTML5 JavaScript jQuery d3.js SharePoint 2013 Angular.js

Updated on July 09, 2022

Comments

  • Prasath K
    Prasath K almost 2 years

    I got a task to customize the list view in SharePoint Designer 2013 . Unfortunately , i don't see List View Tools tab in my SharePoint Designer 2013. Even if i click anywhere in the web part code , i don't get it.

    How to enable the List View tools tab in SharePoint Designer 2013 ?

    With List View Tools :

    enter image description here

    Without List View Tools :

    enter image description here