Radio group - RadioGroup

Single-choice value group

Component properties

Eximee Designer property
Attribute name in the Source
Description

Title (section Basic properties)

title

Radio group title. Feature availability 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 defines the default appearance of the component. Feature availability depends on the license and may not be available in all deployments.

More information about the component's properties: Common component properties

Inner 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.

Component input parameters

Parameter
Description

value

The value taken by the selected field Radio.

text

Field text label Radio. It is possible to refer to variables or fields, e.g.: ${sessionVariableName} or ${GesTextField1}

Feeding from an external data source

Component Radio group can be fed 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 the TextContent artifact in the radio - to do this, use the TextContentService.

  • For a source of type DICTIONARY - all rows will be translated into fields Radio and arranged according to the GridLayout, each field Radio in the next row.

Illustration 1. Component appearance on the application

Demo application: demoRadioGroup

Last updated

Was this helpful?