Adding a multi-page form with the API
This tutorial is for version 2.x of the API, which is for Form Tools 3. If you're using Form Tools 2, please check out this tutorial instead.
This tutorial explains how to integrate a multi-page form with Form Tools using the Form Tools API. 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 all the pages in your your web form 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.