Forums / Developer / Attribute Filter
Mahesh Arvind
Saturday 22 May 2004 1:48:24 am
I am doing an attribute filter on articles based on languages. $tran.data_map.language.content contains the language name. 424 refers to a pull down menu, where I have the languages listed. When I execute this querry, I get all the languages.
{let trannode=fetch('content','list',hash( parent_node_id, "2683",class_filter_type, "include", class_filter_array, array(42), 'attribute_filter', array(array(424, '=', $tran.data_map.language.content))))}
Please help on this.
ThanksMahesh
Thanks & Regards Mahesh