Page 1 of 1

[SOLVED] :display content block if contains data

Posted: Wed Dec 09, 2009 9:32 am
by size
Hello,

say I make a template that has 9 different content blocks and I only want a block to show if content is present, is it possible?

would the code be something like this?

{if $  Huh}

{content block="Second Content Block"}

{/if}

just a very beginner here, thanks in advance

Re: display content block if contains data

Posted: Wed Dec 09, 2009 1:00 pm
by Sonya

SOLVED :display content block if contains data

Posted: Wed Dec 09, 2009 1:14 pm
by size
thanks, couldn't find that in any search.