Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can create a submit button to allow users to submit a form.
AnchorO_46198O_46198Image Modified

To create a submit button:

  1. Click Image Modified .
  2. Add a button element to the form, if not already done. See Adding elements (on page ).
  3. Update the button text, if not already done. See Updating element text (on page ).
  4. Select the button.
    The element editing controls are displayed.

...

  1. Image Modified
  2. Click Image Modified .
    The Event Manager window is displayed.
    Image Modified
  3. Select the On click event option from the event drop-down list.
    Image Modified
    The Event action section is displayed.
    Image Modified
  4. Select On submit from the drop-down list.

...

  1. Image Modified
    The Action properties section is displayed.

...


...

  1. Image Modified
  2. Type the message displayed to the user when the form is submitted in the Submit Message field.

...


...

  1. Image Modified
  2. Type the website address to take the user to after the form is submitted in the Redirect URL field.

...


...

  1. Image Modified
  2. Click .
    The event is added to the Event Manager grid.

...


  1. Image Modified
  2. Click Image Modified .
  3. Click Image Modified .