Remembering a choice from a drop down menu?

edited November 2014 in General Discussion
My new app has a form where users select one country from a list of all countries. 

In the HTML version on our website, I had used some code to save cookies and read them so that the user wouldn't have to scroll down -- the page would remember their last-selected country. 

How can I do this in Andromo? 

Does anyone have a few lines of code they could share to do this? 

Thanks very much!

Tagged:

Comments

  • I'm not 100% sure but I believe you would need to store the selection online, I don't think there is currently any way to make a selection permanent locally from a web page within Andromo. (At least not if you need the value to survive beyond the current instance of the web activity.)

    Providing some way to store information locally is on our list of things to look at in the future.
Sign In or Register to comment.