Data Export
This module provides an export on a suite page. The following file formats are available:
JSON
CSV
Optionally, it is possible to set the columns to be exported in case if we do not want to export all columns of the table.
The site's CMS editor configures the export buttons, which can then be used by the user of the suite on the live site. The user on the suite live site can only use the export, he cannot configure the export. For different export requirements, the module must be placed multiple times on the page.
Example page view
The module is marked in orange
This is how the module works
The module consists of the following components
Content area | Description |
Table | Select the table whose data you want to export |
Data format | We have two file format options CSV and JSON. We can select the option as per our requirement |
Columns of table to be exported | Add list of columns which you want to export by clicking on the '+ Columns' and selecting the desired column from the dropdown. |
Download “Export“ button | Label for the export button |
Generate “Export“button | Label for the export button |
Error Message | Text to be displayed when error occurs |
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.