Actually I have to design a form with multi steps. Using bootstrap wizard I tried alot but it jumps to the first step when one step(form) is submited. How can I prevent it from going to the first step and to go to the next step after successfully saving the current data to the database. I am using php and javascript languages. Any help ? is it possible? or I have to design a page for each step rather than wizard tabs. Thanks in advance.