Jump to content

wizard form


psilvaj

Recommended Posts

hello. I have a form divided into sections like wizard, where the next and back buttons are defined in javascript. I have on the last DIV the results of all that was chosen in the previous DIV but can not set two things on the button next:

 

to submit the php code and after that pass to the final DIV.

 

How can I do this?

Link to comment
Share on other sites

Sounds like you are looking for Pagination.  Try searching for that and see if it's what you are looking for.

 

Hello What I´m intended to do is something like this example.

 

http://www.dynamicdrive.com/dynamicindex16/formwizard.htm

 

I've got my form and I have divided into five tabs.

The four Initial tabs  have the inputs and those inputs should be shown in fifth tab.

What I needed is that the next button on the fourth tab was associated with two functions:

 

1 - .... action = "form.php" and form.php is the same file I'm using.

 

2 - After the action should proceed to the last tab that already has the php code to display the information contained in the inputs

 

What is happening now is that I have added a submit button on the fourth tab and run the form.php not going to the fifth tab but to the beginning.

I did not want to add the submit button but instead use the default button next.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.