namespaces .. value passing .. help!

Author Message

Selmah Maxim

Tuesday 03 June 2003 4:32:21 am

Hi ..

Im meeting problem with passing values in complex namespaces, here is part of it :

{default ShowButton=false()}
{let fetch= ....}
{section ...}
{set $ShowButton=true}
{/section}
{/let}
{section show=$ShowButton}
..
{/section}
{/default}

how can i pass ShowButton ??

i had tried also :
{set $#ShowButton=true}
{set $:ShowButton=true}

Selmah Maxim

Tuesday 03 June 2003 5:03:50 am

Found it .. the problem was that am using name for the main section !

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