I have verity collection with a categorytree like Articles/reviews/audio
and Articles/news/homecinema and many more categories as subcategories or different branches... In my search form I have checkboxs for the categorytrees like one for "Reviews" and one for "News". When I commit the form, they turn into a list: "Articles/reviews/audio,Articles/news/homecinema" Is it possible to search in several categorytrees with one search. If I just put the list into the the categoryfield like <cfsearch collection="mycollection" categorytree="Articles/reviews/audio,Articles/news/homecinema" I don't get any results. I could do two separate searchs and then merge them into one resultset, but what when I have 5 or more categorytrees... Thanks for you assistance, Daniel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262447 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

