4.2.7 The radio tag

Description

The « radio » tag allows adding a radio button on a page.

Example

Rendering

output_html_4239d930.png


XHTML

settings


<bluage:Radio id="rd_statut" instancename="newContact" tablefield="Contact.retired"

value=" true"> <input name="radiobutton" type="radio" value="true" />

</bluage:Radio>

Screen    activity    diagram

output_html_13097e87.png

Entities    Diagram

output_html_m5284dbad.png

Service    activity    diagramN/A

Tag attributes: reference

TagRadio
DescriptionOnly one radio command.
Diagram

output_html_m3dd12f44.png

Tag attributes: description 

AttributeRequiredDescription
idYcomponent’s ID
tablefieldYShows the class and the field bound to the component.
instancenameNObject instance name.
scopeNInstance scope: request (default value) or session.
actionNAllows to define if an action is triggered by the component or not: “true” or “false” (default value).
valueYValue to allocate in case the radio command is ticked.


output_html_135b9d38.png

Radio buttons with the same « name » attribute value belong to the same group.

BLU AGE is a registered trademark of NETFECTIVE TECHNOLOGY S.A. - Trademarks are property of their respective owners
Do not copy or divulge without written permission