How to hide "Clear Filter" from SharePoint List View

Iron Contributor

Hello All.

 

Recently MS introduced "Clear Filter" on top right side of list view. It is very annoying, we have create so many different views in different list and dont want to allow user to play with this feature. I know this is permission specific.

MS should some provide  disable or enable this option on site level or list level.

 

Is there any way to hide this feature using JSON or any other option?

 

 

Avian

Regards 

6 Replies

Hello All,

 

Has anyone faced this issue and fixed it?

 

Anyone from MIcrosoft has any update on this?

 

Regards

Avian

Hi @Avian 1 ,

You can create a modern page and embed your view into it using the "List" webpart.

In that case the filters are not shown.

This also gives you the possibility to add some text webparts to guide your users and describe what the list is about.

Best Regards,
Sven

Hello @SvenSieverding

 

Thanks for the solution. I already tried it in one of the site.  I also saw same in other thread and other forums.

 

It seems there is no other solution.

 

I hope anyone from Microsoft can give any other idea.

 

Regards

Avian

@Avian 1 Unfortunately, currently there is no option/setting for enabling or disabling this feature directly in SharePoint default list page.

 

You will have to use the workaround suggested @SvenSieverding for now to hide the clear filters option.

 

Similar threads:

  1. List of filters and 'Clear Filters' button shown in SharePoint List View below the list name 
  2. How to hide the applied filters at document library? 

Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.

Hello

I already tried suggestion as suggested by SvenSieverding.

I also saw same url shared by you in this forum

We can only wait.

Regards
Avain
Hello All,

There are two options I tried to hide "Clear Filter"
1. If your users are not part of Site Collection Administrator permission, they will not see the "Clear Filter" option, however they can see what filter you implemented, but they can not remove filter.
2. Other option is create a SharePoint Group with only view permission, and set this group as in Target Audience option by editing the view by convert classic experience using edit page. Once you set the target audience with view only group thne revert it to modern experience. They will not be see "Clear Filter".

Hope this helps.
Avian