View Single Post
  #1  
Old 09-16-2005, 08:14 AM
 
Remo man Remo man is offline
 

Member
  
Join Date: Jul 2005
Posts: 15
 

Default {if} {/if} syntax problem

I have some code which I want in basic for to check if there is any information in a field and if so place a link and if not simply place a non breaking space. I looked at the code and thought this might work...

Code:
{if $product.efields ne ""} Click for sample}{else}{}{/if}

But it didn't ... so, any pointers?
__________________
X-CART: 4.0.14
United Kingdom
Reply With Quote