Creating Edit Forms

Context

You use the Edit form to create or change information (for example, news items). You create input fields and selection controls that authors can use to enter information on this form.

Procedure


  1. Create input fields in which authors can create information.

  2. Optional: Create selection controls.

    For more information, see Creating Checkboxes , Creating Groups of Radio Buttons and Creating Combo Boxes .

  3. To create buttons for saving, canceling, and resetting actions, choose Start of the navigation pathExtras  Next navigation step Create Buttons. End of the navigation path

    In the dialog box that appears, make the required settings. The system then generates the pushbuttons.

  4. Arrange the controls on the form.

    For more information, see Arranging Controls on a Form .

  5. Optional: Make settings that enable the system to validate user input in the Edit form. You can define error messages that the system displays if entries in the Edit form are incomplete or incorrect.

    For more information, see Validating User Input .