Interactive Table
An Interactive Table Component is a read-only component to view contents of Custom Table.
It features the following functionalities
Search
Pagination
Select records per page
You can select a Custom Table from your project. You must also add the list of available columns in the order of which it has to be made visible in the Interactive Table component.
Search (if enabled) filters the available records according to the searched keyword across all columns irrespective of whether it is displayed or not.
Example page view
The module is marked in orange
This is how the module works
The module consists of following components
Content area | Description |
Headline | Add text to be displayed as headline (optional) |
Search | Tick checkbox to enable search. |
Sticky Header Row | Tick checkbox to enable sticky header |
Sticky Header Column | Tick checkbox to enable first column as sticky. Used for reference in multiple columns with horizontal scroll. |
Placeholder for Search | Text to be display as placeholder on search input |
Table Height | Maximum table height in pixels, required for sticky header |
Table Source | Select the Custom Data Table to be displayed |
Visible Columns (+Column) | Select the Columns in the order to be displayed |
The module can be used in the following templates and page areas:
stage
content
stage
right
bottom
full-width
default
sidebar
sidebar
The blue area indicates that the module is applicable in this content area.