Page 2 of 3

Local storage issue

Posted: Tue Jul 24, 2012 7:27 pm
by Michael4771079

sorry Max don't know what you mean, your welcome to view if it helps


Local storage issue

Posted: Tue Jul 24, 2012 8:19 pm
by maxkatz

Show me what you want to build. Can you build and show me the UI?


Local storage issue

Posted: Wed Jul 25, 2012 10:38 am
by Michael4771079

Local storage issue

Posted: Wed Jul 25, 2012 1:44 pm
by maxkatz

Please make the link pubic (Test, check Public).


Local storage issue

Posted: Wed Jul 25, 2012 2:36 pm
by Michael4771079

should be good now


Local storage issue

Posted: Wed Jul 25, 2012 8:43 pm
by Michael4771079

Local storage issue

Posted: Wed Jul 25, 2012 10:32 pm
by maxkatz

[quote:]
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
[/quote]
Yes, it is possible but it has to be implemented as part of your app logic.


Local storage issue

Posted: Wed Jul 25, 2012 10:48 pm
by Michael4771079

sorry Max you have lost me. I don't wish to use up your time but can you point me in the right direction


Local storage issue

Posted: Wed Jul 25, 2012 11:09 pm
by maxkatz

I don't mind helping, but maybe I misunderstand the question. Do you want to do this:

Users enter some data into the app
The data is stored in local storage
The data is shown in a list
The data is appended to the list as user use the app and input new data


Local storage issue

Posted: Wed Jul 25, 2012 11:24 pm
by Michael4771079

Users enter some data into the app
The data is stored in local storage
on next opening of app
The data is shown in a drop down list and can be selected as (pick up point) for example, and sent in the email