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.
Image RemovedImage Added

To create a submit button:

  1. Click Image Removed Image Added.
  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.
    Image RemovedImage Added
  5. Click Image Removed Image Added.
    The Event Manager window is displayed.
    Image RemovedImage Added
  6. Select the On click event option from the event drop-down list.
    Image RemovedImage Added
    The Event action section is displayed.
    Image RemovedImage Added
  7. Select On submit from the drop-down list.
    Image RemovedImage Added
    The Action properties section is displayed.
    Image RemovedImage Added
  8. Type the message displayed to the user when the form is submitted in the Submit Message field.
    Image RemovedImage Added
  9. Type the website address to take the user to after the form is submitted in the Redirect URL field.
    Image RemovedImage Added
  10. Click Image Removed Image Added.
    The event is added to the Event Manager grid.
    Image RemovedImage Added
  11. Click Image Removed Image Added.
  12. Click Image Removed Image Added.