Skip to main content

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
SettingDescription
Display ModeHow records should be displayed (e.g., Table).
Enable PaginationToggle pagination for records. When enabled, additional options appear.
Enable Infinite ScrollReplace traditional pagination with infinite scroll loading. Only available when pagination is enabled.
Page SizeNumber of records displayed per page. Only available when pagination is enabled.
Max RecordsMaximum number of records to load. Only available when pagination is enabled and infinite scroll is disabled.
Filter Configuration
SettingDescription
Display ModeHow the filter interface appears (e.g., Modal, Drawer, or Card).
Columns Per RowThe number of filter fields displayed per horizontal row (1-4).
WidthThe layout width in pixels. Available for Modal and Drawer modes.
Drawer PositionThe 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
ColumnDescription
Field NameThe 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.
VisibleToggle whether the field appears in the list view.
SortableToggle whether records can be sorted by this field.
ActionsReorder fields using the up/down arrows.

Search Filters

Enable Search Filters to configure which fields users can search and filter by.

Search Filter Configuration
SettingDescription
Common Search FieldsFields used as default search inputs. Only Single Line field types are available.
Selectable Search FieldsFields available as selectable search filters. Only Boolean field types are available.
Filter CollapsableAllow users to collapse the filter panel.
Customize Filter FieldsEnable 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
ColumnDescription
Field NameThe field identifier. Required fields are marked with a star icon.
Column Span (0-12)How many grid columns the field should span.
SearchableToggle whether the field can be used for filtering.
ActionsReorder 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.