Adding action buttons to your HTML form template

You can add submit and reset buttons to your HTML form.

When a submit button is selected, it sends all the information entered in an HTML form to the server for processing.

When a reset button is selected, all the information entered in an HTML form is cleared and returned to the default display state.

StepsAdding an action button to an HTML form

  1. Select Buttons on the HTML Form Fields window.

    The Add Buttons to HTML Form window displays.

  2. Select the type of button you want to add to your form.

    For each button you’ve selected enter a name and value and enter the following information: