Page History
The radio group weblet builds groups of radio buttons. The number of buttons and button values can be established from a working list or a static set of values defined via the item property of the weblet. Each radio buttons broadly corresponds to an <input type="radio"> HTML element. It looks like this:
...