smartboyathome
Posts: 0
Joined: Sun Apr 15, 2012 1:37 am

I would like to be able to easily pass variables between screens.

Currently, there is no way to pass information between screens. If I got a jquery list in a service that I iterate through with a button being one of the elements duplicated, then I cannot distinguish which button is being clicked in order to get the appropriate information.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

I would like to be able to easily pass variables between screens.

You should use HTML5 Local Storage to pass data between screens.

Here is how to create a clickable list and show the information on next page: http://help.gotiggr.com/getting-start...

KEG
Posts: 0
Joined: Thu Feb 13, 2014 6:54 pm

I would like to be able to easily pass variables between screens.

This link is not working by the way

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

I would like to be able to easily pass variables between screens.

Hello Amaury,

Yes, this tutorial was removed because of the changes in logic of local storage. Please look at this one:
https://devcenter.appery.io/tutorials...

Return to “Issues”