Title:
Bug 73887:(Watson Migration Closure)CFOUTPUT - Add Array and Collection Looping
| View in TrackerStatus/Resolution/Reason: Closed/Won't Fix/
Reporter/Name(from Bugbase): Michael Dawson / Michael Dawson (Michael)
Created: 12/01/2008
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Platforms All
Vote Count: 0
Problem:
CFOUTPUT - Add Array and Collection Looping
Currently, you can only loop over queries with cfoutput. Looping over other types of data requires cfloop or script.
I would like to see the ability to loop over arrays and collections within a cfoutput tag.
For example: <cfoutput array="#myArray#" ...> or <cfoutput collection="#myColl#" ...>
Method:
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3036913
External Customer Info:
External Company:
External Customer Name: Michael Dawson
External Customer Email: 361B0A9E44763038992016B8
External Test Config: 12/01/2008
Attachments:
Comments: