By inserting a radio button, an HTML <input type= "radio"> tag is created, nested within an <adelia:radio> tag.
To determine a selection from various options (values), you will need to create as many radio buttons as options; all these radio buttons should bear the same identifier (same associated Adelia variable guide word).
The presence of an <adelia:radio> tag determines a link with the Adelia Web program to which the current HTML page belongs.
The different attributes of the <adelia:radio> tag and certain attributes of the associated <input> HTML tag define the different characteristics of the Adelia variable associated with the object, and the behavior of the object.
Click below:
to see an example,
for more information on inserting a radio button,
for more information on the Reference panel.