Martin
Posts: 0
Joined: Wed Feb 19, 2014 10:16 pm

how to store a db record/document in local storage?

When I retrieve a record / document from the database, how can I store it in a local storage variable? I know how to access local storage, but I am not entirely sure how to access the record, so that I can store it in local storage.

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

how to store a db record/document in local storage?

Hi Martin,

Please use mapping to save a Database value to localStorage: http://devcenter.appery.io/documentat...

Return to “Issues”