Save input field data

How do you get an input to save? If someone types something in, when you hit the back button then return to the page the notes are gone.

1 Like

Hi
You could use APP Variables. If you do not want to use them, you could use flaws Set item to storage and Get item from storage

I have no idea how to do that. Honestly I know nothing of programing so I almost need it spelled out. I looked and looked and i dont see anything that says set to storage. Sorry I am so elemetary.

1 Like

Did you go through the tutorial " Learn to use Composer"?

In the tutorial it is very well described how to use variables with input-fields. Also how to handle values with parameters, when changing pages.

image