From memory (and a quick look into a component I've written):
Area should be added as an attribute under "Defined Categories" in the content type Article. It should have a base category picked from somewhere in the category tree. Under that base category there should be a category Areas and that in turn should contain at least the category Medicine.
Then you can assign /Areas/Medicine to the category attribute Area for a specific Article. And it would be found by a search with categoryCondition="Area=/Areas/Medicine".
Something like that. If you need more info, don't hesitate to ask.
This message was edited 1 time. Last update was at 15/01/2010 15:51:30
|