David Hunt
Posts: 0
Joined: Wed Mar 12, 2014 3:13 pm

How do I turn the items in a listview into an array and save them to an array col in my db?

I've read through the forums and tried recreating the success.. this includes the tutorials and documentation.

I need to get the items listed in my listview into my database as an array.

Sorry to be so broad, but if you could point me towards the next step? Like how to add to a local variable instead of just setting it each time? Or is that wrong, too?

Thank you.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

How do I turn the items in a listview into an array and save them to an array col in my db?

Hello David,

Here is more about saving arrays:
http://docs.appery.io/documentation/b...
How to work with localStorage http://docs.appery.io/documentation/r...
When you create service you can map to/from the variable there and use it with some JS rule.

This post wil be helpful as well https://getsatisfaction.com/apperyio/...

Return to “Issues”