[ic] Tags to customized product view?

Curt Hauge interchange-users@icdevgroup.org
Mon Sep 30 12:55:24 2002


marc.brevoort wrote:

> Hello group,
> 
> My 'List on select page' in the item editor for the product list
> currently contains:
> 
> sku
> title
> description(30)
> category
> prod_group
> price("EUR "%.2f align=right)
> wholesale("EUR "%.2f align=right)
> sale_price("EUR "%.2f align=right)
> comment
> 
> This allows me to display the product list to administrator users with
> the proper currency (fortunately always the same currency in this 
> case). In 
> the past I've made some of these updates by 'educated guesses',
> as there didn't seem to be much documentation available at the time.
> 
> Currently what I'd like to do is doing a lookup in another table 
> based on the 
> product SKU (I realize this will probably slow down things 
> considerably). Is 
> this possible? Can I use tags or (even better) Perl in the 'list 
> on select page' box?

You may be looking for this:

[data base=your_other_table_name field=your_field key="[item-code]"]

Check this out:

http://www.icdevgroup.org/cgi-bin/ic/docfly.html?mv_arg=ictemplates05%2e02

Good luck!


Curt Hauge

//////////////////////////////////////////////////////////////////
// Web Design - Interchange Hosting - Small Business Consulting //
// 1525 Meadowwood Drive                    www.mnwebdesign.com //
// Brooklyn Park, MN 55444             www.iwantaconsultant.com //
// Phone 612-598-5530                      info@mnwebdesign.com //
//////////////////////////////////////////////////////////////////