Thread: Extra Fields
View Single Post
  #7  
Old 04-16-2003, 06:05 AM
 
moortown moortown is offline
 

Newbie
  
Join Date: Mar 2003
Posts: 2
 

Default EUREKA! Extra Fields

I figured it out...

Do everything posted in this thread before, but wherever a param is listed that is 10 or above insert a 0 before the 10.

Example in product_modify.tpl:

{elseif %field.index% eq 10}{$product.param010|escape}

Hope this helps!
Reply With Quote