Radio buttons are used to indicate a single choice from a group of related options. For a complete list of Radio Button Properties and their uses, see the Radio Button reference topic.
|
To add radio buttons: |
1.With an app loaded in the App Designer, drag a Radio Button Group object from the Input Object Toolbox and drop it on the canvas. This will place a group of three radio buttons on your page. 2.Drag a single Radio Button object from the Input Object toolbox and drop into an existing Radio Button Group on the canvas. 3.If you want to display a default selection for a particular radio button, on Radio Button Properties select the Checked checkbox under the Main section. |
As a usability guideline, radio buttons should be used when the number of options is between two and seven.
See also: Adding a Print Button
Return to: Adding Objects to your App, Laying Out an App, Designing an App