In the course of working with our application, we are constantly applying different filters to data in our views. With the recent UI changes, I find it's now a two-step process to see an unfiltered view. Whenever I click on the link to the view (
https://creator.zoho.com/username/application/#View:MyView), I see the data limited by the last filter I applied, with the message
Displaying Filtered Records.
Show all Records
This is very frustrating and slows down my workflow considerably, because I have to load the page twice before I can choose the filter I actually want to see. I'd like to know how to link to a view without any filters applied.