What is a saved view?
A saved view is a customized configuration of a table that includes:- View name - A descriptive name to identify the view
- Description - Optional details about what the view shows (supports markdown)
- Column selection - Which data fields to display
- Filters - Logic to show only specific data
- Sorting - How the data is ordered
- Visibility - Whether the view is internal-only or public
Creating a new view
Open the table
Start with an existing view or customize
- Start from the current default view and make changes
- Switch to an existing view and modify it
- Start fresh by clearing all filters and columns
Customize the view
- Add or remove columns
- Apply filters to narrow down the data
- Sort by a specific column
- Resize and reorder columns
Save the view
Configure view settings
- View name (required) - A clear, descriptive name
- Description (optional) - Details about what this view shows
- Visibility - Choose “Internal” or “Display on public website”
Customizing columns
Columns determine which data fields appear in your table. You can add, remove, reorder, and resize columns to create the perfect view.Adding columns
Open the columns menu
Browse available columns
Select a column
Removing columns
To remove a column:- Click the “Columns” button in the table header
- Find the column you want to remove
- Click the X icon next to the column name
Reordering columns
You can rearrange columns by dragging and dropping:- Click and hold on a column header
- Drag it left or right to the desired position
- Release to drop it in place
⋯ always stays last.Resizing columns
Adjust column widths to fit your data:- Manual resize - Drag the resize handle between column headers
- Auto-fit - Double-click the resize handle to automatically fit the content
- Size limits - Columns have a minimum width of 100px and maximum of 400px
Adding filters
Filters let you narrow down your data to show only the records that match specific criteria.How to add a filter
Open the filter menu
Add a new filter
Choose a field
Select an operator
- Text - “is”, “is not”
- Numbers - “equals”, “does not equal”, “less than”, “greater than”
- Dates - “is”, “between”, “before”, “after”
- Select fields - “includes”, “excludes”
- Boolean - “is present”, “is not present”
Enter the value
Apply the filter
Multiple filters
You can apply multiple filters to create complex queries:- Each filter is combined with AND logic (all conditions must be met)
- Add as many filters as needed to narrow your results
- The filter count badge shows how many filters are active
- Remove individual filters by clicking the X icon next to them
Sorting data
Sorting helps you organize your data in a meaningful order.How to sort
- Click on any column header to open the dropdown menu
- Select “Sort ascending” or “Sort descending”
- The table reorders immediately, and a sort indicator (arrow) appears in the column header
Sort options
- Ascending - A to Z, 0 to 9, oldest to newest
- Descending - Z to A, 9 to 0, newest to oldest
Updating existing views
You can modify any saved view you created:Switch to the view
Make your changes
Save your updates
View permissions
Internal views
Internal views are visible only to authenticated users in your organization. They can include:- All available data fields
- Sensitive information
- Administrative columns
- System data
Public views
Public views can be displayed on your public website for residents to see. They have restrictions:- Cannot include sensitive or hidden data fields
- Cannot reference hidden tables
- Must comply with public visibility rules
- Validated before being marked as public
Default views
Each table type has one view designated as the default:- The default view loads automatically when you first open the table
- Default views cannot be deleted
- Only administrators can change which view is the default
Tips for effective views
Name your views descriptively
Name your views descriptively
Create task-specific views
Create task-specific views
Use descriptions for context
Use descriptions for context
Review and update regularly
Review and update regularly
Troubleshooting
I can't save my view as public
I can't save my view as public
My filters aren't working as expected
My filters aren't working as expected
My column customizations aren't saving
My column customizations aren't saving
I can't edit a saved view
I can't edit a saved view