Curation - Serverside Datatable
Intended audience: END-USERS ANALYSTS DEVELOPERS ADMINISTRATORS
AO Platform: 4.3
Overview
This section provides an overview of a Serverside Datatable. A Server-Side Datatable is a highly efficient data visualization and management tool designed for handling large datasets. It includes pagination options in the footer of the Table App to allow the user to jump to specific pages of data or simply move from one page to another. Pagination is done to allow huge (in the millions of records) datasets to be handled in browser-based data representations, such as Table Apps.
Configuration of Serverside Datatable
![]() | ![]() |
Properties
Label | UI Widget | Default | Description |
---|---|---|---|
| Dropdown w/Expression option | The Column dropdown allows the user to select one or more MSO Field Properties to be included in Datatable App. | |
Column Properties | |||
…Display Name | Text Field | The Display Name field displays the name. | |
…Value Format JS | The Value Format JS in a serverside Datatable allows the user to apply custom JavaScript code to format the values displayed in the table. | ||
…Cell Template JS | The Cell Template JS allows the user to customize the appearance and content of individual cells in a server-side Datatable using JavaScript. | ||
…Additional Properties | Key / Value - Text Fields |
| Optional Additional Properties - expressed as a Key/Value pair. Examples include:
|
| The Column Display Order allows the user to select the display order for one or more selected MSO field properties. | ||
| ON/OFF Toggle | Enable | The Auto Curate Toggle allows the user to enable or disable automated data curation for a dataset. When enabled, the system applies predefined rules and logic to automatically process and organize the data. When disabled, users have full control and can manually curate the dataset. |
| ON/OFF Toggle | Disabled | If enabled, the App will show the App Header with an Icon and Title. If disabled, only the visual component from the Template will be shown. |
| |||
| Dropdown |
| The Sory By Field option allows the user to select a field to sort the data and also provides the flexibility to define a custom expression for more advanced sorting criteria. |
| Dropdown |
| Option to set the Sort order for data in the chart to either Ascending or Descending. |
| ON/OFF Toggle | Disabled | If enabled, the Record Count rules will be applied. If the Record Count rules are not met, the series will not be shown. |
| Number Field |
| The Display Order determines the priority or order in which grouped or categorized data is presented. |
Examples of Curated Serverside Datatable
