Tuesday 24 July 2012 5:13:00 pm
Hi,
here's an exapmle :
{def $folder=fetch('content', 'node', hash( 'node_id', <$node_id> ) ) } {if gt($folder.children|count,0)} {foreach $folder.children as $children} {node_view_gui view=line content_node=$children} {/foreach} {/if}
regards.
Modified on Tuesday 24 July 2012 5:17:23 pm by Hicham ELG
You must be logged in to post messages in this topic!