Hi guys,
I want to create a form, where I can type in information in my text-field, leave the page, return to the form and the information, I‘ve entered before, still shows. Is it possible to to store data without submitting the data with a submit button?
The reason, why I want to leave the page, is to select something on a different page and save it to the session object, so that I can use it later on in the form like a shopping cart.
Thanks in advance,
Timo
I want to create a form, where I can type in information in my text-field, leave the page, return to the form and the information, I‘ve entered before, still shows. Is it possible to to store data without submitting the data with a submit button?
The reason, why I want to leave the page, is to select something on a different page and save it to the session object, so that I can use it later on in the form like a shopping cart.
Thanks in advance,
Timo