View Single Post
  #5  
Old 04-27-2005, 01:08 PM
 
sportruck sportruck is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 70
 

Default

To show an extra field, use:

Code:
{$extra_fields[0].field_value}

The fields are numbered starting from 0

On the admin side, take the checkbox out of the "SHOW" column.
Reply With Quote