Unfilter a SharePoint Filtered List view after entering first element

609 views Asked by At

I've created a customised view of a Document Library (i.e. Column "Name" Contains "2017") and saved it as a separate view (i.e. 2017filter.aspx). The result is fine, however after I clicked the view's item (i.e. a folder called "2017 ABC Company" and entered the folder, the list is empty (I assume because the "2017" filter is still active in the second view); is it possible to disable it after the URL click?

1

There are 1 answers

5
LZ_MSFT On

Modify this view and go to Folders, select Show this view: In the top-level folder.

enter image description here

If you can't see this option, go to library settings->Advanced settings->set "Allow management of content types? " to Yes.

enter image description here