Hi,
proceeding to a following form by posting variable data as hidden fields in the second form works well.
But could someone sugest how to manage the same trick if i want to include a "previous" button to go back to my first form while maintaining the form data?
So lets say i have two forms.
After completing the first form i navigate to the second. Field data is being posted to the second form and included as hidden fields. I enter some data on the second form and deside to go back to the first form by using the a previous button. The first form should display the previous entered data, and when i continue to the second form, the previous entered data should be there again as well... is that possible?
Thansk
Patrick
proceeding to a following form by posting variable data as hidden fields in the second form works well.
But could someone sugest how to manage the same trick if i want to include a "previous" button to go back to my first form while maintaining the form data?
So lets say i have two forms.
After completing the first form i navigate to the second. Field data is being posted to the second form and included as hidden fields. I enter some data on the second form and deside to go back to the first form by using the a previous button. The first form should display the previous entered data, and when i continue to the second form, the previous entered data should be there again as well... is that possible?
Thansk
Patrick