Table Views
Table Views allow users to save combinations of column selections and filters as different, selectable views. This is available on most major tables in the application.
These views are accessible via the filters button in the top-left of the table.
first configure the table to be exactly how they want it. This includes column selections in the column selector dialog (right mouse any column header), as well as row filtering and sorting via the column filters dialog (left mouse the column you wish to apply filters to). For this example I am limiting Home > Projects to just Plan ID, Parent Plan ID, and Plan Name, as well as applying a filter and sort on Plan Name.
Once your table is in the state you wish it to remain in, open the table views control, and enter a new name in the box before clicking “Create View”. Your new view should then appear in the list of available views.
If you leave the page and return, your view should be set back to default. However, if you open the view dialog, and click the apply view icon, your table will take on the view settings set up previously. Your view name will also be displayed next to the view filters button.
If you want to load view by default, you should open the table views dialog once more, and check the radio button in the Default View column. To unset this, choose the clear default view button above the views table.