Is it possible to dynamically generate XML data set for Spry in Fusebox 5.1?
It is possible to do that outside of Fusebox, but not in Fusebox framework. Did 
anyone encounter this issue yet?

The following code does not result in a drop down list of the data within 
Fusebox application: and yet calling the fuseaction directly from the browser 
does show the generated xml data.

<script>
var dsProducts1 = new 
Spry.Data.XMLDataSet("index.cfm?fuseaction=testnames2","authors/author", { 
sortOnLoad: "name" });
</script>

Thanks,

Elena. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Check out the new features and enhancements in the
latest product release - download the "What's New PDF" now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285580
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to