List View
List View Configuration controls how records appear in the table, including display options, field visibility, and search filters.
Display Settings
Enable Display Settings to customize how records and filters are presented.
Display Configuration
| Setting | Description |
|---|---|
| Display Mode | How records should be displayed (e.g., Table). |
| Enable Pagination | Toggle pagination for records. When enabled, additional options appear. |
| Enable Infinite Scroll | Replace traditional pagination with infinite scroll loading. Only available when pagination is enabled. |
| Page Size | Number of records displayed per page. Only available when pagination is enabled. |
| Max Records | Maximum number of records to load. Only available when pagination is enabled and infinite scroll is disabled. |
Filter Configuration
| Setting | Description |
|---|---|
| Display Mode | How the filter interface appears (e.g., Modal, Drawer, or Card). |
| Columns Per Row | The number of filter fields displayed per horizontal row (1-4). |
| Width | The layout width in pixels. Available for Modal and Drawer modes. |
| Drawer Position | The placement of the drawer (Left, Right, Top, or Bottom). Available for Drawer mode. |
Fields Configuration
Enable Customize Record Fields to control which fields appear in the list view and how they are displayed.
View all settings
| Column | Description |
|---|---|
| Field Name | The field identifier. Required fields are marked with a star icon. Default values are shown in parentheses. |
| Column Span (0-12) | How many grid columns the field should span. |
| Visible | Toggle whether the field appears in the list view. |
| Sortable | Toggle whether records can be sorted by this field. |
| Actions | Reorder fields using the up/down arrows. |
Search Filters
Enable Search Filters to configure which fields users can search and filter by.
Search Filter Configuration
| Setting | Description |
|---|---|
| Common Search Fields | Fields used as default search inputs. Only Single Line field types are available. |
| Selectable Search Fields | Fields available as selectable search filters. Only Boolean field types are available. |
| Filter Collapsable | Allow users to collapse the filter panel. |
| Customize Filter Fields | Enable to configure which fields appear in the filter panel. |
Filter Fields Configuration
Enable Customize Filter Fields to control which fields appear in the filter panel.
View all settings
| Column | Description |
|---|---|
| Field Name | The field identifier. Required fields are marked with a star icon. |
| Column Span (0-12) | How many grid columns the field should span. |
| Searchable | Toggle whether the field can be used for filtering. |
| Actions | Reorder fields using the up/down arrows. |
info
Enabling configuration toggles adds corresponding tabs at the top of the configuration panel for easy navigation between sections.