This question is locked. New answers and comments are not allowed.
I have a column named Status. The status is either Active, or Inactive. At the moment i am using a custom filter to select one or the other for filtering. I want to know how I can set Active as the default filtered item upon load. The columns should only show Entries with the status Active, unless inactive are enabled in the custom filter.