Listview and Filterbar

Hello everyone

I'm currently working on a small address management system. I import the data via a csv file and can display, edit and delete it in the list view.

So far everything works.

I use the filter bar of the list view element to filter. Is there a way to use a button to empty this filter bar so that all elements are displayed again?

Thank you very much for your help

Just reload the listview elements.

the filter is deleted and I see all the entries in the list again but the search filter remains unchanged.

Share your blocks so as to help further. We need to see how do you set blocks after filter

Yes, sorry, there seems to be no way to reset it.

You could use a custom filterbar where you have more control: