multipage form - ajax - php - mysql - jquery
Budget: $10 – $30 USD
I have a script that reads all fields from a table and creates an array of form field info.
I am looking for someone to take this and continue with the project and create the multistep form from the array.
then take and create the dynamic posting of the data back to the table.
I would like this done using ajax / jQuery and producing only the current step in a block with the other steps as buttons (like tabs) to go back and forth between the steps, however each time the current tab is changed the data in the row should be updated (and all other steps will be inaccessible until after the required fields are completed and the row is created).
I want the posting to be dynamic, not static.
Once it is complete, I should be able to edit the top part of the php page and select any table.
attached is the current script, a copy of the table I am using for the example.
the array can be viewed at: https://ticketclient.tssprotectiveagency.com/fbuilder2.php
I am looking for someone to take this and continue with the project and create the multistep form from the array.
then take and create the dynamic posting of the data back to the table.
I would like this done using ajax / jQuery and producing only the current step in a block with the other steps as buttons (like tabs) to go back and forth between the steps, however each time the current tab is changed the data in the row should be updated (and all other steps will be inaccessible until after the required fields are completed and the row is created).
I want the posting to be dynamic, not static.
Once it is complete, I should be able to edit the top part of the php page and select any table.
attached is the current script, a copy of the table I am using for the example.
the array can be viewed at: https://ticketclient.tssprotectiveagency.com/fbuilder2.php