Nick Pitt
Posts: 0
Joined: Tue Feb 18, 2014 12:44 pm

Update query based on local storage data

Hi

Please can you help me with whats seems a simple update service query.

I use set property to give me my username from the local storage.
I then invoke a query service to pull back a reference num based on the username.

This then sets the view for the customer.

I then want the database to populate the table with the customer inputs based on the ref number.

Hope this makes sense.

Thanks

Nick

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

Update query based on local storage data

Hello Nick,

Please look at this documentation:
this is about the update: http://devcenter.appery.io/documentat...
this is about the mapping of localSroage: http://devcenter.appery.io/documentat...

Return to “Issues”