Hi,

Regarding the CFOUTPUT GROUP issue with query of queries, is it 
feasible to convert the output below to cfloop's? What I have is:

(cfouptut group=region)

Region 1
        
        (cfoutput group=city)
        
        City1

                (cfoutput)

                client1
                client2

        City2

                client3
                client4

Region 2

....and so on.

Since the GROUP parameter since to conflict with the query of queries 
(see previous message for details), can I achieve the same output 
with a CFLOOP tag? I tried a few combinations, but the output does 
not reflect the DB content (e.g., columns get grouped/merged incorrectly).

Any pointers/ideas welcome.

Regards,

Roberto


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234183
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to