View Single Post
  #3  
Old 01-29-2010, 05:57 AM
  photo's Avatar 
photo photo is offline
 

X-Wizard
  
Join Date: Feb 2006
Location: UK
Posts: 1,146
 

Default Re: Show Field Only If Data Entered

Quote:
Originally Posted by Ashley
try this

{if $order.tax_number ne ""}
{if $_userinfo.default_fields.tax_number}{$lng.lbl_tax _number|truncate:$max_truncate:"...":true|cat:":"| string_format:$max_space}{$order.tax_number}
{/if}
{/if}

Thanks Ashley, I'll give this a try.
__________________
v4.1.10
In Dev v4.5.x


"If you don't keep an eye on your business, someone else will."
Reply With Quote