Show TOC

Procedure documentationCreating Edit Forms Locate this document in the navigation structure

 

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.

    Note Note

    All input fields and selection controls must have a reference to a data schema element or document property so that the system can save their content.

    For more information, see Creating Controls and Creating Input Fields.

    End of the note.
  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   Extras   Create Buttons.  

    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.

More Information

Browser Control

Pushbuttons