The List View Configuration module is an administration builder screen—NOT a normal record creation form. When a Feature is created with Engine = List View, its configuration entry is generated automatically. Administrators click "Configure" to open this builder and customize the 9 operational layout sections.
List View Configuration controls how records are fetched and displayed to end users. Key administrative responsibilities include:
List View Configuration entries are generated automatically as part of Feature creation:
Pre-populated, read-only operational metadata displaying details fetched from the parent feature definition:
| Field | Description |
|---|---|
| Application Name | Parent application grouping associated with the feature. |
| Module Name | Parent module grouping associated with the feature. |
| Feature Name | Display title of the target feature being configured. |
| Feature Slug | Unique URL identifier segment used for routing and access control. |
| Base Table | Primary database table backing the feature. |
Selects a Query Builder record (from query-builder) governing dataset loading. Capabilities include:
Defines the live navigation link route (e.g. feature/{featureSlug}) that opens or redirects to the rendered List View grid page.
Checkbox toggles allowing administrators to enable or disable standard grid buttons:
| Action Button Toggle | Functional Behavior when Enabled |
|---|---|
| Create | Renders "+ Create" button at top right of the grid toolbar. |
| View | Renders Eye icon on each row for read-only record view. |
| Edit | Renders Pencil icon on each row for editing records. |
| Delete | Renders Trash icon on each row for deleting records. |
| Restore | Renders Restore icon for soft-deleted records. |
Interactive builder for defining custom row action buttons (e.g. Configuration, Workflows, Export):
fa-solid fa-gear).Dynamic column selector generated based on the selected Query Builder query. Administrators select which columns are enabled for global instant search text filtering across data rows.
Configure visual analytics components rendered above or inside the list view header:
Layout content blocks allowing administrators to customize page appearance:
Dynamic breadcrumb navigation builder allowing administrators to define page breadcrumb link titles, target URLs, and display hierarchy order.