Thursday 21 April 2005 1:43:59 am
I think any body can help me please. How to use attribute_filter in treemenu? Moreover is the let statement given below is correct:
{let alist=fetch( 'content', 'tree', hash(parent_node_id, 66, class_filter_type, include, class_filter_array, array('folder', 'article'), attribute_filter, array(array('article/incmenu', '=','1'))))}
Where incmenu is one of the article class attribute. Cheers
|