htmlradiogroup

The htmlradiogroup widget is used to display a ValRep field in a dynamic server page as a radio group with mutually exclusive options.

RadioGroup in Chrome
RadioGroup widget in Chrome browser

For more information, see Specifying a Widget for a Field or Entity and ValRep.

Default Logical Widget

Uniface provides a default logical widget called RadioGroup, which is mapped to this physical widget.

Triggers

Widget Properties

For information on widgets and the types of widget properties, see and Widgets for Dynamic Server Pages and Widget Properties for the Dynamic Server Page.

HTML Properties

This widget supports the following HTML properties:

Common HTML Properties
Property Technical Name W3C Description
Access Key html:accesskey accesskey
Style Class html:class class
Disable the Widget html:disabled disabled
Read Only html:readonly readonly
Tab Index html:tabindex tabindex
Tool Tip Text html:title title

Uniface Properties

The following properties represent Uniface properties that have no equivalent in HTML or CSS, or which are used when a form is converted to a DSP.

Uniface Properties

Uniface Property

Technical Name

Text Position (align) align

Background Color (BackColor)

backcolor

Syntax Check on Browser (ClientSyntaxCheck)

clientsyntaxcheck

Columns (columns) columns

Foreground Color (ForeColor)

forecolor

Rows (rows) rows
Vertical Order (verticalorder) verticalorder

CSS Properties

The following tables described the supported CSS properties that can be used to style the htmlradiogroup widget and the logical widgets that map to it.