Wizard data types and questions

For each data item you collect with the wizard you must specify its Data type and enter the prompt Question that will be displayed on the wizard page.

Questions

When the wizard runs, the Question displays with an answer field where the user can enter data of the specified type. If the topic text contains a colon (e.g. Name:, or Name: <enter your name here>) the answer is added directly after the colon. Otherwise, the answer replaces the original topic text.

Data Types

No data
If you set the Data type to No data, no data is collected for this topic and its text remains unchanged. If you set the topic to have No wizard page, the topic is skipped when the wizard is run.
If the Page setting is set to New wizard page, the page asks questions to collect the data for the topics below it (these will automatically be set to Add to previous wizard page).  

Text
The user enters text up to 60 characters long.

List
The user chooses from a list of answers that you define using the List values option. Enter the list of possible responses by clicking the List values button and entering the responses separated by semi-colons. (For example, enter a list of colors – red;orange;yellow;green;blue;violet.)

Date
The user selects a date from a standard date-selection dialog.

Hyperlink
The user can enter a link to a file (using the browse button) or a link to a URL (web page, FTP site, Mailto: link, etc). When the wizard is run a hyperlink is included on the topic and the file name or URL address replaces the topic text.

Time
The user selects a time from a standard time selection.