+ Reply to Thread
Results 1 to 2 of 2

Thread: skip a page in multipage form

  1. #1
    Join Date
    Oct 2005
    Posts
    5

    Default skip a page in multipage form

    Can you skip a page in a multipage form consisting of 3 pages?
    Example: I have a form where users can reserve ski hire and ski passes. Page 1 is for typing in personal information. Page 2 is for hiring ski equipment and page 3 is for reserving a ski pass.

    On the bottom of page 1 and via different "next" buttons, can the user jump either to page 2 (for example hire ski equipment) or (if he doesn't want to hire ski equipment) jump to page 3 which is the reservation form for a ski pass?

    Kind Regards,

    Paul

  2. #2
    Join Date
    Dec 2003
    Posts
    3,907

    Default Re: skip a page in multipage form

    Hi,

    As you know, the hidden field "next_form" controls which page is next.

    It doesn't have to be a hidden field - it can be a radio button or a select list result. I'm pretty sure you can make it a submit button too.

    I'd recommend providing the user with two radio buttons with the name "next_form" and values corresponding to where you want them to go.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Combining MultiPage and fmbadhandler.php
    By onno in forum FormMail Subscription Support
    Replies: 11
    Last Post: 09-Jun-2005, 08:05 AM
  2. Passing args to new formmail form/page
    By labbs in forum FormMail Subscription Support
    Replies: 1
    Last Post: 18-Apr-2005, 08:24 PM
  3. Sample Multi-Page Form
    By russellr in forum FormMail
    Replies: 0
    Last Post: 18-Apr-2005, 04:18 AM
  4. Return All Variables To Form Page On Error
    By cornernote in forum FormMail Subscription Support
    Replies: 12
    Last Post: 31-Oct-2004, 10:20 PM
  5. Submitted form output onto HTML page?
    By LKimber in forum FormMail Subscription Support
    Replies: 2
    Last Post: 13-Apr-2004, 11:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts