Share » Forums » General » go directly to the first sub folder

go directly to the first sub folder

go directly to the first sub folder

Wednesday 11 May 2005 8:07:48 am - 1 reply

Author Message

Lex 007

Wednesday 11 May 2005 8:59:22 am

I would use this kind of code (untested) :

{let 
firstchild=fetch('content',
        'list',
         hash( parent_node_id, $node.node_id,
          
                  limit,1 ))
}
    {section name=Child loop=$firstchild}
        {node_view_gui view=full content_node=$:item}
    {/section}
{/let}

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

36 542 Users on board!

Forums menu