edoc automate Guide
Breadcrumbs

list\PrintDataset - edoc automate

You can use the PrintDataset component to display a record in tabular form. The data must be transferred to the component using the default\SetDataset action, for example.

Properties

Type

Name

Description

LIST

components

Specifies the list of subordinate components.
Direct editing is not possible.

INPUT

Types

Specifies a definition via JSON for formatting the individual columns.
Example: {"created":{"type": "datetime", "format": "d.m.Y"}}