Where to change data for a "list" datasource in dashcode?
Posted
by erotsppa
on Stack Overflow
See other posts from Stack Overflow
or by erotsppa
Published on 2009-11-19T06:04:43Z
Indexed on
2010/04/19
18:03 UTC
Read the original article
Hit count: 765
I created a new project in dashcode and it automatically generated a mobile web app for me with a list and sample datasources. I see two datasources, one is labeled as "datasource" and the other is "list". However I can see that the actual data in datasources is in a js file, everything is good but where is the actual data stored for "list"?
The sample application came with a bunch of data for "list" and I am unable to change it. Any ideas?
© Stack Overflow or respective owner