edoc automate Guide
Breadcrumbs

list\Radio - edoc automate

The Radio component is a component with which you can implement a group of simple radio buttons.
Data that is given to the component, e.g. with the default\SetDataset action, is used to display the individual Radio buttons:
Each row is displayed as a button. The first column in the record is always used as the value. The second column, if available, is used as a label. Each additional column is ignored by the component.

Properties

Type

Name

Description

BOOLEAN

Visibility

Indicates whether the component is visible.

INPUT

Editable

Indicates whether the component is editable.

BOOLEAN

inline

Displays the buttons below or next to each other.