Sharepoint: How do I filter a document library view to show the contents of a subfolder?

前端 未结 9 1484
迷失自我
迷失自我 2021-01-01 18:59

A number of business areas I work with use a folder structure to organise their Sharepoint housed documents (not ideal I know, but we\'re stuck with it).

I would l

9条回答
  •  鱼传尺愫
    2021-01-01 19:38

    What kind of document library information do you want in the view? How do you want the user to filter the view?

    In general the most powerful way of creating views in sharepoint is with the data view web part. http://office.microsoft.com/en-us/sharepointdesigner/HA100948041033.aspx

    You will need Microsoft Office SharePoint Designer.

    You can present different views of you folders using the data view filter and sorting controls.

    You can use web part connections to filter a dataview. You can use any datasource linked to say a drop down to filter a dataview. How to tie a dropdown list to a gridview in Sharepoint 2007?

提交回复
热议问题