graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

how to carry data from one page to another

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.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

how to carry data from one page to another

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.

graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

how to carry data from one page to another

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

graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

how to carry data from one page to another

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to carry data from one page to another

Hi Graham,

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

graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

how to carry data from one page to another

user name caroline
password is password

sorry I should have thought of that

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

how to carry data from one page to another

Graham,

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

graham street
Posts: 0
Joined: Thu Jul 03, 2014 11:08 am

how to carry data from one page to another

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

how to carry data from one page to another

Hi Graham,

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

Return to “Issues”