tracker issue : CF-3036935

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 73938:(Watson Migration Closure)Add the group attribute support to cfloop

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Adam Haskell / Adam Haskell (A.Haskell)

Created: 12/02/2008

Components: Language, Tags

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 1

Problem:

Add the group attribute support to cfloop.

Method:

1) write a query 
2) have the desire to process groupings of data in a query differently than specifics of those groupings of data in a query.
3) Use cfloop to loop over query
4) Write annoying if statements to check if the last row's grouping field was different than the current row 
5) Smack head*, use cfoutput even though you have no desire to output things to a screen 


*Smacking one's head is entirely optional and not recommended if you have a soft head, or are a very powerful smacker
Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3036935

External Customer Info:
External Company:  
External Customer Name: Adam Haskell
External Customer Email: 76162E904461FA9699201549
External Test Config: 12/02/2008

Attachments:

Comments:

Yeah, we need this update! I _hate_ needing to drop out of <cfoutput> and open another one to do a grouped loop on a query.
Vote by External U.
24540 | November 10, 2011 07:04:25 PM GMT