Previous icon

Next icon

Creating submit buttons

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

Submit button

To create a submit button:

  1. Click Controls button (Editing mode).
  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.

    Submit button (editor controls)

  5. Click Online Form Editor (Events button).

    The Event Manager window is displayed.

    Event Manager window (initial)

  6. Select the On click event option from the event drop-down list.

    Event Manager window (On click event selected)

    The Event action section is displayed.

    Event Manager window (Event action drop-down list active)

  7. Select On submit from the drop-down list.

    Event action drop-down list (On submit selected)

    The Action properties section is displayed.

    Events Manager window (Action properties)

  8. Type the message displayed to the user when the form is submitted in the Submit Message field.

    Event Manager window (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 Online Form Editor (Add button).

    The event is added to the Event Manager grid.

    Event Manager grid area (On click event added)

  10. Click Online form editor (Close button).
  11. Click Online form editor (Save button).

Last modified: 19/05/2017 10:25:45 AM

See Also

Creating events

Understanding element events

Creating save for later buttons

Creating duplicate parent panel buttons

Creating enable control on value events

Creating enable control on selected value events

Creating toggle events

© 2017 Synergetic Management Systems. Published 29 June 2017.

Top of page