Add a Checkbox

|
|
|
The Checkbox control gives you the opportunity
to add a Checkbox to your Form.
Checkboxes can be used in many different ways.
For an example,
if on your Form you wanted to know the customer's age group,
you might ask "Please check the box that is in your age range."
Once a Form has been added to a page and a Table has been inserted,
click in the Table.
Then, click the Checkbox icon to bring up the CheckBox Properties window.
See below.
|
1. Single Checkbox Entry means you are inserting only one Checkbox into a section of your Form.
2. Import List for Multiple Checkboxes: You must have a data source from which to import a list of Checkboxes.
3. Enter a Name: This is important as it will be used to identify each title of the Form's information. For an example: a title could be
named Check this box if you want a coupon.
or click here.
4. If Selected is checked, the Checkbox will appear already checked. If the visitor disagrees with the checked box,he/she can uncheck
the answer by clicking in the box.
5. Click OK to save.
6. Click Cancel to cancel the entries.
To see more examples of a Checkbox, see the page Form Example, or click here.
|
|