Share » Forums » General » Fetching nodes with different parrent id

Fetching nodes with different parrent id

Fetching nodes with different parrent id

Monday 24 January 2005 1:05:02 pm - 2 replies

Author Message

Ɓukasz Serwatka

Monday 24 January 2005 1:56:25 pm

AFAIK the parent_node_id should be integer not array. But maybe i`m wrong ...

This should work ...

{section loop=array(82, 83)}
    {section loop=fetch( content, list, hash( parent_node_id, $item ) ) var=Child}
       {$Child.name}<br />
    {/section}
{/section}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Runar Skraastad

Monday 24 January 2005 2:42:37 pm

Thanks Luke, that brings me halfway there. But this vil bring up the children of 82 first and then of 83, but i want them to be sorted by newest first.

Regards
RuS

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

36 542 Users on board!

Forums menu