Share » Forums » Developer » Problem with Fetch/Namespace

Problem with Fetch/Namespace

Problem with Fetch/Namespace

Friday 02 January 2004 11:29:53 pm - 2 replies

Modified on Saturday 03 January 2004 12:31:53 am by Mahesh Arvind

Author Message

Shurbann Martes

Saturday 03 January 2004 4:33:56 am

Have you tried:
=========================================
{let children=fetch('content','list', hash( parent_node_id,$item.node_id,class_filter_type, "include", class_filter_array, array(17)))}
{section name=disp loop=$:children}//start a new section with name = disp

{$disp.item.node_id} // second item use the name disp

{/section}
{/let}
===============================================

Hope this helps.

One tip:
From version 3.2.4 and above use instead of nrs in the class_filter_array (for example 17) the identifier name of the classes (for example 'myclass')

Greets,
-Shurbann

Mahesh Arvind

Saturday 10 January 2004 12:49:42 am

Hi Shurbann

Thanks for the reply. In fact, I got it by {$:item.node_id} itself.

Mahesh

Thanks & Regards
Mahesh

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu