Page 1 of 1

Passing service data between pages - multiple list items

Posted: Wed Oct 09, 2013 7:48 am
by Rok

Hello,

i've been browsing this forum and i cannot seem to find an answer to my problem.

Here is the thing. On page 1 I populate the list via REST service - I get 10 list items. On page 2 i display detailed content from list item from page 1.

However, no matter which list item i click on page 1, the page 2 displays alway the same content (always the last added item).

As i said the list items are populated via rest but when item is clicked, it is saved to local storage. On page 2 the local storage is displayed just as i read from your tutorials.

Please help :)


Passing service data between pages - multiple list items

Posted: Wed Oct 09, 2013 8:04 am
by Maryna Brodina

Hello! Have you tried this tutorial http://docs.appery.io/tutorials/build...?


Passing service data between pages - multiple list items

Posted: Wed Oct 09, 2013 9:31 am
by Rok

Thanks Maryna, you helped me out with this one.

Great support!