To add Submit and Reset buttons

Submit and Reset buttons are automatically added with many of the form elements, but you can also add them manually with the Button control. If you are creating a form outside of a table, you must add these buttons manually.

Note: A web page can only contain one custom form, with one associated Submit button. However, a page can contain multiple standard form-based components such as the Sign-In component, some of which may have their own Submit buttons.

  1. In the Form Console, click Button.

  2. Enter the following:

    • Label: Enter Submit or Reset.

    • Width: Set the width of the button by entering a number (in pixels).

    • Button Type: Select the button action, Submit or Reset.

  3. Click OK. The button displays in the WYSIWYG content editor.