Forums / Developer / section show with object relation list

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

section show with object relation list

Author Message

Helle Andersen

Friday 23 September 2005 7:21:39 am

What is the code for a section show with an object relation list:

I have tried all the ordinary ones I myself listed in http://ez.no/products/ez_publish_cms/documentation/development/libraries/ez_template/functions/section/how_to_use_section_show_with_different_datatypes

Any suggestions ?

Could someone in eZ please add to my list all the other datatypes and what kind of section show works?

Helle Damgaard

Kristof Coomans

Sunday 25 September 2005 11:20:21 pm

{section show=$node.object.data_map.xxx.content.relation_list|count|gt( 0 )}
{attribute_view_gui attribute=$node.object.data_map.xxx}
{/section}

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Helle Andersen

Monday 26 September 2005 4:11:56 am

Thanks - works fine. Please close
Helle