Hi
Is it possible to have a form retain its settings after clicking submit?
I have a form that alters what data is retrived on the same page, there are 3 options and if the user clicks one, then clicks submit but then decides to click another, then the first option should still be selected. Instead what happens is that each time submit is pressed the 3 form values return to their default value.
How do i go about fixing that?
Cheers!
Is it possible to have a form retain its settings after clicking submit?
I have a form that alters what data is retrived on the same page, there are 3 options and if the user clicks one, then clicks submit but then decides to click another, then the first option should still be selected. Instead what happens is that each time submit is pressed the 3 form values return to their default value.
How do i go about fixing that?
Cheers!