Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Cant add Data from DB to Local Storage Array

Hi

I saw a post recommending using the following code in the success of a service.

Apperyio.storage.userIDlist.update("$['userID']", JSON.stringify(data));

This does not work for me....

  1. It brings in all the columns of the table and dumps it into the userID field. I only want the userID. The data is not based on the success response as the jscript now replaces that.

  2. I only want the values, not the column name. How do i specify what values I want?

    Thank you

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Cant add Data from DB to Local Storage Array

Hello Deon,

Please continue our discussion on this topic: https://getsatisfaction.com/apperyio/...

Return to “Issues”