Microsoft 开发人员网络 > 论坛主页 > SharePoint - Design and Customization > Unable to view the view options for a list in Sharepoint site
提出问题提出问题
 

已答复Unable to view the view options for a list in Sharepoint site

  • 2009年7月3日 14:22avinash a 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    i am using a Sharepoint site based on wss 3.0 with office 2007.
    there are 5 list on my site, out of which for one list i could not see the view options or toolbar i.e. All Documents, explorer view at the top right corner.
    i can see all the view options and toolbar for remaining lists.
    what could be the problem?

答案

  • 2009年7月7日 8:35Lu Zou-MSFTMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复

    Hi

     

    After test, I find that there is a way which can make the “view” option disappears from the list. However I’m not sure if the cause of your issue is the same. You can create a list and try the steps below to see how the “view” option disappears:

    1.         Create a test list called “list1”

    2.         Click “Site Actions” à “Edit Page”

    3.         Click “Edit” à “Modify shared web part”

    4.         Under “Selected View” choose “Summary View”

    5.         Click “OK”

    Now you will find the “view” option disappear from the list. If you go to “list settings”, you will find that the default view doesn’t exist. Even when you go back to modify shared web part, you cannot make the view appear again as the summary view has become the current view. Now you need to click “Create View” on “list settings” page to create a view as required. Then you should see the “View” option again on the list.

     

    Hope this helps.

     

    Lu Zou

全部回复

  • 2009年7月3日 14:46Dave Hunter 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    Do you know how the list was created?  Which template does the list use?
    My SharePoint Blog - http://www.davehunter.co.uk/blog
  • 2009年7月6日 8:40avinash a 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    all the lists were created using the same standard template. but for this affected list, one user did something on this list and the view options toolbar went disappeared from the list hompage. while on list settings page, it shows all the view options at the bottom.
  • 2009年7月6日 13:33Kyle Schaeffer 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     

    My guess is that someone has customized the default list view in SharePoint Designer.  You can do things like move toolbars and change the data XSL in order to alter the appearance of the list view in SPD, which would explain the symptoms you're describing.

    The easiest option?  Just create a new list view, set it as default, and delete the old (broken) list view.  You can do all of this right through the web browser.

    Since you don't have a view-selector drop-down menu on your list, you'll have to create a view through the list settings page.  You'll see a "Create View" link at the very bottom of this page.

    Can you get to the list settings page?  If you CAN'T get to the list settings, you can manually type in the URL for it if you know the list GUID (http://yourcompany.com/_layouts/listedit.aspx?List=GUIDGOESHERE).  Just replace "GUIDGOESHERE" with the GUID of your list.

    I hope this helps.
    Kyle

  • 2009年7月7日 8:00avinash a 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    hi Kyle, thank you for your response. i already tried with creating a new list and it shows the view toolbar options as normal. however, i want to know if there is a way to remove or add the view dropdown for the list/library, without using the designer tool. thanking you.
  • 2009年7月7日 8:35Lu Zou-MSFTMSFT, 版主用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     已答复

    Hi

     

    After test, I find that there is a way which can make the “view” option disappears from the list. However I’m not sure if the cause of your issue is the same. You can create a list and try the steps below to see how the “view” option disappears:

    1.         Create a test list called “list1”

    2.         Click “Site Actions” à “Edit Page”

    3.         Click “Edit” à “Modify shared web part”

    4.         Under “Selected View” choose “Summary View”

    5.         Click “OK”

    Now you will find the “view” option disappear from the list. If you go to “list settings”, you will find that the default view doesn’t exist. Even when you go back to modify shared web part, you cannot make the view appear again as the summary view has become the current view. Now you need to click “Create View” on “list settings” page to create a view as required. Then you should see the “View” option again on the list.

     

    Hope this helps.

     

    Lu Zou

  • 2009年7月7日 9:26avinash a 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    hi,

    thanks a lot. it resolves my problem.