Adding Text Area Questions to a Web Form

From SmartWiki
Revision as of 15:42, 17 October 2007 by Julia Decker (talk | contribs)

Jump to: navigation, search

View It Here

You will first add two text type questions, one for the name of the person completing the form, and the second for the company name. Both fields will be optional.

1. Create the following question:

Text.png

Text1.png

  • The question type is set to text box – single line response.
  • The width is set to 100 characters.
  • The “Allow Empty Input” option is set since the response to this question is optional.

2. Click the Save button.

Text2.png

The question is added to the page.

Text3.png

  • The icon to the right of the question displays the question type.

3. Add a second question exactly the same as the first to store the company name.

4. Save the second question.

The second question is added to the form.