List and rest service mapping.
Hi,
I am a little concerned with the functionality of the list item component in the interface when mapping rest services to the list items.
Following your tutorial:
Learn How to Build Mobile Apps in the Cloud with HTML5, jQuery Mobile, REST, and PhoneGap
I have created a new service and tested this and all is well I get the records returned in the test window as expected.
On the page I added a list and reduced the items to one removed the default text ‘item1’ and dropped a grid into the item adding a label to the list, I the attempted to add the mappings to the list item and labels as per your tutorial. I pulled the $ over the list and dropped this over the list name the interface mapped this to the visible property of the list and not the item itself and no matter what I did the mapping refused to follow the correct mapping structure! Is there a bug in the interface?
Regards,
Joe