Adding a text field (form field) to a form

Step by step

To add an input field (text field) to a Form main element, proceed as follows:

  1. Open the Web page editor.
  2. Select the Form main element.
  3. Click Add element on the toolbar.

    or

    Click Add element after the name of the main element.

    The Add new element dialog box is displayed.

  4. Select Text field.
  5. Confirm the dialog box by clicking Add + Close.
  6. A further input field (text field) is displayed in the Form main element.

  • You have added an input field (text field) to a form.