I´ve a Table View showing a large table. I´ve to filter those entries a Dynamic Filter. To be sure to have an empty table at the beginning, ive added a no sense filter like 0:<[_today]. This works.
When i now search for a entry, lets say company, where i have 300 users, first page is rendered correct. When I click on the "next page" button the filter is resetted.
Any Ideas?