How are you storing the data?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
How are you storing the data?
If you need to store the entered values, then you should save them on button click (not page load).
will this save all 3, do I put all in the same grid, or how do i group them to an event on a single button
You can do under the same event (Click).
sorry Max, as i said i am very new to this, can you suggest a tutorial
thanks Max
thats sorted your a star,
can I ask you is there a way to build a drop down selectable list of users input and save this to local storage, for e.g. on a taxi booking app can we store their pickup and drop off details for use again
Sure you, you are just creating an HTML5 mobile app.