Howto get section name of an item

Author Message

K259

Thursday 04 August 2005 3:42:09 am

I need to check a list of items of which section name they belongs to.

Is this possible through something like?:

$node.item.section.name

luis muñoz

Thursday 04 August 2005 4:25:26 am

Probably you can use name, but is easier using section id

eq($node.object.section_id,7)

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.