Versions Compared

Key

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

...

  • Display the second form with data passed from the first form - use the Post data and forward users to your web page wizard.
  • Display the next form without the data - use the Forward users to a web page of your choice wizard.

Suppose you have two forms in your application. One named ''formA'' and the other named ''formB''. When the user clicks the submit button on formA you want them to see formB next.

  1. Edit formA

...

  1. Select the Image Modified Edit Form

...

  1. Properties icon on the Form Designer toolbar.
  2. Select the

...

  1. Form Actions tab.
  2. Select the Forward users to a web page of your

...

  1. choice
  2. Enter the raw form URL for formB in the URL property field.

This feature is not available for workflow at this time.

...

  1. Click Submit then save the form.
  2. Browse the URL for formA, click Submit. formB displays.

The raw form link URL can be found by clicking the  Share icon for formB on the Forms Home Page.

...