hello,
i have a huge form which i have split into several steps. after all steps are done, the variables from all the input fields should be written into the database.
no my problem is, that i have to make an hidden-input in every step to carry on the variables from the previous step.
is there a way to automate this?
thanks!