- This topic has 2 replies, 3 voices, and was last updated 12 years, 2 months ago by support-octavio.
-
AuthorPosts
-
living.horsesMemberHello Again,
Ok, so I love the drag & drop design, and can do page transitions, hyperlinks, upload app to GooglePlay, etc, but that is as far as my knowledge goes.
Now I need serious help, which may seem very simple to everyone else. (hoping that is the case & someone here can help me out please).
So my question is,
Q1.
I have one page as follows ‘My Horses‘ where I would like the user to be able to add their horses name, hit ‘Update/Save’ and the information is saved on their phone for when they come to the app at a later date.
(the blue arrow will be the button to take the user to the page with that horses name)
HOW CAN I DO THIS????
https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-snc7/s720x720/424609_484222961602672_695530609_n.jpgQ2.
This saving information will then be similar in the following page ‘HorseInfor‘ (for Horse#1), ‘Horse#2Name’ etc…
The question here is, how can I get this page to automatically update & save the information that the user entered & saved on the previous screen/page ‘My Horses‘ so that Horse#1Name is updated???
https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-snc7/424609_484222961602672_695530609_n.jpgI really don’t know what I am doing, but am slowly learning as I go :o)
Thank you to everyone in advance for any help you can give me.
Monika
ps, my app on GooglePlay (which I’m pretty proud of)
[url]https://play.google.com/store/apps/details?id=kyhf.home[/url]Attachments:
You must be logged in to view attached files.
Unknown AuthorParticipantAgain, the localstorage demo is what you need, combined with the dynamic list demo. Since you’ve stated before you don’t understand it and have no coding background, you either need to find someone who does or teach yourself enough JavaScript to accomplish what you want.
-1TC
support-octavioMemberHi Monika,
As you can see on LocalStorage demo that I shared with you in last thread, you will require some javascript coding to accomplish saving/retrieving local data. If you are not comfortable coding, then perhaps you can collaborate with developers on the forum directly or we can recommend someone.
-
AuthorPosts