Combo Boxes
You can have either an integer combo box or a string combo box. These controls let your user choose
among a fixed list of choices. When the list of choices is known, a combo box control prevents users
from entering incorrect answers.
To add items to your list:
•
Click the Add button.
•
Click the Delete button to remove items from the list.
•
Up and Down buttons allow you to arrange the items in the list.
•
Specify a default value for the list by selecting an item and clicking on the Set button.
The answer selected by the user can be used in your script as a string or integer value, depending on
which type of combo box you used.
63
Need help?
Do you have a question about the Document Distributor and is the answer not in the manual?
Questions and answers