Willie Sims
Posts: 0
Joined: Wed Jul 10, 2013 4:37 pm

Sending information from one user to another

Hello, Not sure how to go about this but I hope someone might have an idea,
I am trying to visually map locations from the rest service in a windows 8 app, Appery does not have a "Map" for windows 8 app so I have to use Custom html code to create one. But how do I pull the information from the rest service to do so. I want the user to be able to view there own list of pins from Appery's rest service queried according to the users list.

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

Sending information from one user to another

You can store/retrieve the data from local storage, for example. If you want to use a REST service, you can first save the data into local storage and then get it on the page.

Willie Sims
Posts: 0
Joined: Wed Jul 10, 2013 4:37 pm

Sending information from one user to another

Wow you guys really improved your docs allot thanks

Return to “Issues”