- Simple form template
- Basic usage of `form` method.
- Simple results template
- Basic usage of `results` method.
- Custom Campaign template
- This template allows a direct "drop-in" page implementation for a given Sales Campaigin ID.
- Multi-page form
- Multi-page or "wizard" form. Performs complete form submission only on the last page.
- Quick search template
- Quick search flow. Returns matched results after submission of the first page. Good for widget implementation.
- Widget flow
- Widget flow shows how to separate form page and results page.
- Direct Post flow
- Submit form directly with your own server.