View Single Post
  #2  
Old 08-17-2006, 08:53 AM
 
jdiehl jdiehl is offline
 

eXpert
  
Join Date: Dec 2003
Location: Kansas City, MO
Posts: 270
 

Default

Look at the code that displays the extra fields. It will use some sort of loop that runs through the variables and displays the title and value of each extra field stored for the products.

All you need to do is run an if statement to see if there is a value in the extra field first before displaying it. no value no display
__________________
Jason Diehl

Finding Cures for Your Online Headaches: http://www.internetmedicineman.com/
Reply With Quote