Radio

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

Component properties

Eximee Designer property
Attribute name in Source
Description

Field text label (section Basic properties)

text

Text label assigned to the field Radio. Displayed to the user during the application presentation. It is possible to refer to variables or fields e.g.: ${sessionVariableName} or ${GesTextField1}

Selected field value (section Basic properties)

option

Selected field value 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

Determines 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 form

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

Demo application: demoRadioGroup

Last updated

Was this helpful?