Radio

Single value of the component Radio group - RadioGroup, single-choice field.

Component properties

Eximee Designer property
Attribute name in the Source
Description

Field text label (section Basic properties)

text

Text label assigned to the field Radio. Shown to the user when presenting the application. It is possible to reference variables or fields, e.g.: ${sessionVariableName} or ${GesTextField1}

Value of the selected field (section Basic properties)

option

Value of the selected field Radio. Used as the value RadioGroup containing the field, used in application conditions, and as the value for the completed application.

Description (section Other)

description

Field description

Formatting considering Wiki Markup

wiki

Specifies whether data supplied from Content (TextContent) should be formatted using Wiki Markup (initially set to "false"). Radio content can be fed from Content via External data source.

More information about component properties: Common component properties

Illustration 1. Component appearance on the application

Illustration 2. Component appearance on the application (with Radio 2 selected by default)

Demo application: demoRadioGroup

Last updated

Was this helpful?