Tables
Filter (Enable Table Filters)
This setting controls whether a filter function appears above each column in table controls.
This option affects the frontend only – it does not change behavior in the editor.
How It Works
When Filter is enabled, a small input field appears above each column (e.g. Number, First Name, Last Name, Salary …).
Users can enter values to filter the table, which will then show only matching entries.
Supported Table Types
This feature is available for all four table components:
- Table Basic
- Table Online
- Table Editable
- Table Advanced
Behavior is identical across all types.
Example Behavior
| Column | Filter Field Visible? | Example |
|---|---|---|
| Name | Yes | Max |
| Department | Yes | Production |
| Salary | Yes | >3000 |
Notes
- Filtering affects only the visible data – it does not change the underlying data source.
>3000
Production
Max
Salary
Last Name
First Name
Number