Page 1 of 2

how to carry data from one page to another

Posted: Thu Jul 03, 2014 11:08 am
by graham street

I wonder if anyone can help a newbie here. I have an app, the first page is log in which takes you to a second page which presents a list of addresses assigned to that log on. I have created 2 labels inside the list item which are called address_text and address_id. when you click the list item it takes you to the 3rd page which should present the address that you have clicked on, you can then either travel to, arrive at, or complete that particular address by clicking the appropriate button. My problem is I can not work out how to carry forward the address on page 2 to page 3. I know I need a service to do this but can not workout the service or the links the service needs to make. Can anyone help? I have tried to use the example of the clickable list but have got completely stuck, I can give access to the app if anyone would like to look to see if they can help.


how to carry data from one page to another

Posted: Thu Jul 03, 2014 11:49 am
by Evgene Karachevtsev

Hello Graham,

You can use local storage to pass data from one page to another. Follow the tutorial's steps and you should have a working application. Please check whether you have done everything correctly. If you won't find the error, please provide us with public link and steps how to reproduce error, we'll test.


how to carry data from one page to another

Posted: Thu Jul 03, 2014 1:42 pm
by graham street

how do I make it Public as i said I am a complete newbie at this


how to carry data from one page to another

Posted: Thu Jul 03, 2014 1:51 pm
by Evgene Karachevtsev

Graham,

Please look at this link: http://devcenter.appery.io/documentat...


how to carry data from one page to another

Posted: Thu Jul 03, 2014 2:00 pm
by graham street

ok I have shared it it is here,
http://appery.io/app/mobile-frame?src...

it is not the fact that there is an error or a fault I just can not work out how to make it work


how to carry data from one page to another

Posted: Thu Jul 03, 2014 2:54 pm
by Kateryna Grynko

Hi Graham,

Could you please post your test credentials? We cannot login to your app.


how to carry data from one page to another

Posted: Fri Jul 04, 2014 5:24 am
by graham street

user name caroline
password is password

sorry I should have thought of that


how to carry data from one page to another

Posted: Fri Jul 04, 2014 12:38 pm
by Evgene Karachevtsev

Graham,

Please look at this link, information there should be helpful: http://devcenter.appery.io/tutorials/...


how to carry data from one page to another

Posted: Mon Jul 07, 2014 12:57 pm
by graham street

I am sorry but I am obviously being really stupid here, how does that help me carry forward data from one page to another, that example seems to only have a single page and having read right through it and applied what I can to my example I can not see how it would carry the address from the work load page to the status page


how to carry data from one page to another

Posted: Mon Jul 07, 2014 1:19 pm
by Kateryna Grynko

Hi Graham,

Sorry for the misunderstanding. This is what you need:
http://devcenter.appery.io/tutorials/...