Radio group - RadioGroup
Single-choice value group

Component properties
Title (section Basic properties)
title
Radio group title. The availability of the feature depends on the license and may not be available in all deployments.
Graphical representation of the component (section Other)
presentation
Graphical representation of the component (choose from values STANDARD and SELECT). The value STANDARD specifies the standard appearance of the component. The availability of the feature depends on the license and may not be available in all deployments.
More information about component properties: Common component properties
Internal components
Inside the component Radio group two types of components can be embedded: Text (text labels) and Radio (single-choice components). The way components are arranged inside Radio group can be specified using a layout, similarly to arranging components on a page or in a section.
Note! a dynamic Radio group always has a single-column layout.
Component input parameters
value
The value taken by the selected field Radio.
text
Field text label Radio. It is possible to refer to variables or fields, for example: ${sessionVariableName} or ${GesTextField1}
Feeding from an external data source
Component Radio group can be fed with data from an external data source.
For a source of type SERVICE - you can, for example, choose a service that displays formatted text and graphics from a Content (TextContent) artifact in the radio; for this purpose you should use the TextContentService.
For a source of type DICTIONARY - all rows will be translated into Radio and arranged according to the GridLayout, each field Radio in the next row.

Last updated
Was this helpful?
