Search found 4 matches

Go to advanced search

by Joe Lotz
Wed Jul 03, 2013 11:05 pm
Forum: Issues
Topic: Dynamically Populating Select List from json data
Replies: 7
Views: 681
 
Jump to post

Dynamically Populating Select List from json data

Sorry, I did map the collection "row" above to produce the single row. The image attached is incorrect. Do you think it is my data format?
http://opendata.socrata.com/resource/...

by Joe Lotz
Wed Jul 03, 2013 10:45 pm
Forum: Issues
Topic: Dynamically Populating Select List from json data
Replies: 7
Views: 681
 
Jump to post

Dynamically Populating Select List from json data

very cool. I'm getting there. I figured I'd back track and work my way back up. I decided to try to duplicate one of the tutorials with my data to try. I switched to xml and using a list versus a select object. btw, no errors in the console. Here's the data http://opendata.socrata.com/resource/... H...
by Joe Lotz
Wed Jul 03, 2013 10:02 pm
Forum: Issues
Topic: Dynamically Populating Select List from json data
Replies: 7
Views: 681
 
Jump to post

Dynamically Populating Select List from json data

Hi, I remapped the variable to the menuitem as suggested. https://d2r1vs3d9006ap.cloudfront.net/s3_images/921224/Capture1_inline.bmp?1372888524 Does the appery interface know to loop through and fill the list or do I need to write javascript? I tried loading service on page load and on list value ch...
by Joe Lotz
Tue Jul 02, 2013 10:22 pm
Forum: Issues
Topic: Dynamically Populating Select List from json data
Replies: 7
Views: 681
 
Jump to post

Dynamically Populating Select List from json data

Hi all, I'm trying to populate a select list from json data. How do I apply these array values dynamically into list? My first instinct is to use .getJSON and then iterate over the data and append a select option. But that is not using the Appery API, so I built a service that is invoke on load to r...

Go to advanced search