Adding a Multi-page Form with the API

This tutorial explains how to integrate your multi-page form with Form Tools using the API functions to store and submit the form submissions. If you've read the Adding a single page form with the API tutorial, very little in this tutorial will be new.

Assumptions

In order to follow this tutorial, you'll need to have done the following:

  • You've already created your web form pages including a "thank you" page where the user will be directed to after a successful submission.
  • The pages are accessible via a web browser on a server running PHP.
Edit Page