Overview
What are List Views?
List Views let you display data in interactive tables. Think of them as smart spreadsheets that can pull information from any source and let users take action right from the table.
Example uses:
- Employee directory with quick contact options
- Pending approvals dashboard with Approve/Reject buttons
- Asset inventory with request and return options
- Expense reports with status tracking
- Custom reports from any data source
Key Features
| Feature | What it does |
|---|---|
| Live Data | Shows real-time information from your connected systems |
| Search | Find specific items quickly with the search bar |
| Filters | Narrow down results by status, date, department, etc. |
| Sorting | Click column headers to sort data |
| Actions | Add buttons to each row for quick tasks |
| Mobile Ready | Works on phones and tablets automatically |
How It Works
- User opens the List View → The system fetches fresh data
- Data appears in a table → With columns you've configured
- User can search and filter → To find what they need
- User clicks an action button → To approve, view details, or start a process
What You Can Build
Employee Directory
A searchable list of employees showing names, departments, and managers. Add buttons to view profiles or send messages.
Approval Queue
Show all pending requests with who submitted them and when. Add Approve and Reject buttons that only appear for pending items.
Inventory Tracker
Display company assets with their status and who has them. Let employees request available items or return assigned ones.
Custom Reports
Pull data from HR systems, ticketing tools, or any connected application into an easy-to-read table.
Updated about 13 hours ago
