[ic] show sku and author

Peter peter at pajamian.dhs.org
Sat Feb 7 01:34:50 UTC 2009


On 02/06/2009 02:56 PM, Darnell Hudson wrote:
> I am trying to figure out how to show the sku number and the author name
> next to each product name on the category pages.


The sku is simply [item-code]  To show the author you need to include
the field name you use (ie author) as part of the mv_return_fields form
value (rf) and then use something like [item-param author] on the
results page.

See:
http://www.interchange.rtfm.info/icdocs/Search_parameters.html#mv_return_fields_rf
http://www.interchange.rtfm.info/icdocs/tags/PREFIX-code.html
http://www.interchange.rtfm.info/icdocs/tags/PREFIX-param.html


Peter



More information about the interchange-users mailing list