Configuring behavior of a form on submission

Once a user completes an HCL Leap form, you can send them to another stage of that form.

After a user submits a form, you can show them the next stage of a form. For example, to confirm what they submitted by pressing a confirmation button, or to show a read-only copy of the information they submitted. You can also limit authenticated users from submitting multiple forms.

  1. Click the Forms tab.
  2. In the Outline view, click the Properties icon for your form.
    The default name of the form is “Form 1”. The Edit Form Properties window opens.
  3. Click the Advanced tab.
  4. In the Upon Submission: section, choose one of the following options:
    • Show the success message page
    • Show the success message in a dialog and then display a new form
    • show the success message in a dialog and then display the next stage of the form
  5. If you want to prevent authenticated users from submitting multiple forms, click the check box under Limits to single submission per Authenticated User.
  6. Click OK to save your changes, and close the Edit Form Properties window.