Apr 18th, 2012, 10:15 AM
Hi Ben,
has this been solved and if yes, how? I am using the FormBuilder Default Template set and then the included "Navigation - Simple" template. When I enter something on page 3 and then use the navigation to go back to page 2, my values are lost when I then (via the "Continue" button on the bottom) move forward again to page 3.
I have looked at the code and since the links in the navigation are simple <A> tags with a href="?page=2" I don't see how the form values could possibly be saved when moving backwards among pages.
Shouldn't there be a submit action and then a request for a previous page?
That said, I looked at the "Continue Button" Template and was surprised that the <INPUT type="submit"> wasn't between the <form> tags, so I'm not quite shure how you are submitting the form?
Many thanks for your help,
p.
has this been solved and if yes, how? I am using the FormBuilder Default Template set and then the included "Navigation - Simple" template. When I enter something on page 3 and then use the navigation to go back to page 2, my values are lost when I then (via the "Continue" button on the bottom) move forward again to page 3.
I have looked at the code and since the links in the navigation are simple <A> tags with a href="?page=2" I don't see how the form values could possibly be saved when moving backwards among pages.
Shouldn't there be a submit action and then a request for a previous page?
That said, I looked at the "Continue Button" Template and was surprised that the <INPUT type="submit"> wasn't between the <form> tags, so I'm not quite shure how you are submitting the form?
Many thanks for your help,
p.