Specifying a field type to use on an HTML form
Highlight the field you want to format Options.
The Field Options: <fieldname> window displays.
There are four field types you can use to display your field information on an HTML form.
Text box
Drop-down list
Radio button
Check box
Enter the information for each field type as described below.
Creating a text box field
Choose Text and select Configure.
The Text Box Value window displays.
Enter the value that is returned to the server for this field when the HTML form is submitted (as <field label>=<text box value>).
Select OK to return to the Field Options window.
Creating a drop-down list
Choose Drop Down List and select Configure.
The Drop Down List window displays.
Select New.
The New Drop Down List window displays.
Enter the label and value information information for the drop-down list.
The Label is the text that displays in the drop-down list.
The Value is the value that is returned to the server when the corresponding Label is selected. This information is optional; if you do not enter a value, the program automatically uses the Label as the Value.
The information displays in the drop-down list in the order you enter it
Select OK to return to the Drop Down List window. The new entries appear on the window.
Select OK to close the Field Options window.
You can modify and delete items on a dropdown list.
Modifying a drop-down list
Choose Drop Down List and select Configure.
The Drop Down List window displays the items on the drop down list.
Select the list item you want to change and select Modify.
The Modify Drop Down List window displays the current label and value information for the list item.
Modify the label and value as needed, and select OK to return to the Drop Down List Window
Select OK to close the Field Options window.
Deleting a drop-down list
Choose Drop Down List and select Configure.
The Drop Down List window displays.
Select the list item you want to delete and select Remove.
The list item is removed from the drop-down list.
Select OK to return to the Drop Down List Window
Select OK to close the Field Options window.
Adding a new radio button
Choose Radio Button and select Configure.
The Radio Button window displays.
Select New.
The New Radio Button window displays.
Enter the text that displays as a radio button and the label that is associated with that information.
The Label is the text that displays as a radio button.
The Value is the value that is returned to the server when the corresponding Label is selected.
Select OK to return to the Radio Button window. The new radio button information appears on the window.
Select OK to close the Field Options window.
Modifying a radio button
Choose Radio Button and select Configure.
The Radio Button window displays.
Highlight a label/value pair you wish to alter and select Modify.
The Modify Radio Button window displays
Modify the label and value information as needed.
Select OK to return to the Radio Button window. The modified radio button information appears on the window.
Select OK to close the Field Options window.
Deleting a radio button
Choose Radio Button and select Configure.
The Radio Button window displays.
Highlight a label/value pair and select Remove.
The label/value pair is removed from the list.
Select OK to return to the Field Options: <fieldname> window.
Select OK to close the Field Options window.
Adding a new check box
Choose Check Box on the Field Options window and select Configure.
The Check Box Value window displays.
Enter the value that is returned to the server for this field when the HTML form is submitted
Select OK to return to the Field Options window.
Select OK to close the Field Options window.