Define Radio Button Dialog

Use the command "Insert/ Form Field/ Radio Button" or click the icon and select the Radio Button in the drop-down list to open the Radio Button dialog. Use this dialog to insert a radio button into the HTML document.

Properties

Name: the radio button internal name in HTML document.

value: the return value of the radio button when the radio button is selected.

Select: specify the radio button is selected when HTML document is loaded.

Related Topics

Edit Page Add Form

Workspace: Form, Push Button, Check Box, Hidden Field, One-line Text box, Text Area, Dropdown List, Image

HTML Reference <FORM>

HTML Reference <INPUT>