Persistence PROBLEM !!!

44 views
Skip to first unread message

IlirL

unread,
Feb 28, 2013, 5:45:03 AM2/28/13
to agil...@googlegroups.com
Hello everyone! 
I' m an inexperienced Agility user (discovered 7 days ago ).
I' actually working on a project that requires me to create a dropdown whith the names of Channels (measuring values ).  GUI here : http://www.cyberz.org/MyMeter/html/Valore%20Canali.html
I actually populate the dropdown (according to the tutorial) from http://www.cyberz.org/MyMeter/rest/channels/ .... and that is fine. At the moment I select an option(by channel name ) i want to print all the values associated to that channel ... 
The point is that if i click channel #1(id 0) for example... I need to take the data by channel from this url :http://www.cyberz.org/MyMeter/rest/reads/allByChannel/0 ... and that would be the logic for all select options. I think i have to create my own adapter ... recordin the id value from the selected option and maybe passing it to a function / adapter to be able to pass

Any suggestions for the adapter creation ??? THANKS :)

ps: the pages info data are not in a correct JSON format but it doesn't matter. I'm gonna fix it after i build a usable adapter!

Lil

unread,
Mar 1, 2013, 8:10:12 PM3/1/13
to agil...@googlegroups.com
Ok! I found a solution. 
Reply all
Reply to author
Forward
0 new messages