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 instea...
I followed the examples in that link but it only applies to the list. It's still repeating the collapsible listing labels. Am I asking the wrong question? :/
Here's an example: My UI is a list inside a collapsible set. Let's assume that each entry takes input into 2 fields (state, city). So the database will look something like Texas | Austin Texas | Dallas Georgia | Athens Georgia | Atlanta By default the the list is coming back like this: Texas Austin ...