View Single Post
  #3  
Old 10-23-2003, 03:23 AM
 
jAnkis jAnkis is offline
 

Member
  
Join Date: Oct 2003
Location: Brisbane, Australia
Posts: 16
 

Default Almost there

Thanks

I am almost there ... This is the code I have in customer/products.tpl

{$products[product].product}</font> - Artist:{$products[product].param04}

I checked the database and the artist field is feidid 4

I can see the test "artist" but the value from artist field doesnt get retrieved.

Is this to do with "global extra field" ?

I add extra field under extra field. I assume it is the global field ?

Please help
Reply With Quote