Skip to end of banner
Go to start of banner

Creating submit buttons

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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


To create a submit button:

  1. Click .
  2. Add a button element to the form, if not already done. See Adding elements.
  3. Update the button text, if not already done. See Updating element text.
  4. Select the button.
    The element editing controls are displayed.
  5. Click .
    The Event Manager window is displayed.
  6. Select the On click event option from the event drop-down list.

    The Event action section is displayed.
  7. Select On submit from the drop-down list.

    The Action properties section is displayed.
  8. Type the message displayed to the user when the form is submitted into the Submit Message field.


    Note: You can use the Redirect URL field on the Publish tab of the Form Settings window to define the website address that users are taken to after submitting the form. See Form Settings window - Publish tab.

  9. Click .
    The event is added to the Event Manager grid.
  10. Click .
  11. Click .
  • No labels