Hi everyone,

I have begun using nested trees for display of heirarchical data in my
fusebox app, and have a couple of questions:

1.  My output is working fine, but I would like to sort the categories and
subcategories alphabetically.  Is there any way to alter the queries so that
i can do this?

2.  The sample application displays only categories, however the technique
has been used on the secretagents site to output categories AND products.  I
know how I could do this using an additional query *during* output of the
categories, but it seems inefficient -- one of the "selling points" of this
technique is the speed benefit over the more traditional means of creating
heir. structures.  Is there a way to integrate a products table into the
query used to display the tree, so that the entire output is created with
one query?

Thanks in advance for any assistance y'all can provide!!

.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Marc Funaro, President
Advantex Technical Consulting Services
5547 State Highway 12
Norwich, NY 13815
Phone:  607-336-6895
Fax: 801-383-4864
Internet: http://www.advantex.net
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


     "You know, I have one simple request... and that is,
     to have SHARKS with Frickin' LASER BEAMS attached
     to their HEADS..."

          --Dr. Evil
.. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to