Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Local storage issue

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Local storage issue

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Local storage issue

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

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Local storage issue

should be good now

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Local storage issue

[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.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Local storage issue

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Local storage issue

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

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

Local storage issue

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

Return to “Issues”