[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Tags to customized product view?


At 10:49 AM 09/30/2002 +0100, you 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? If in the meantime anyone knows of the existence of any
documentation for this part of the UI, a pointer to it is much appreciated.

Regards,

Marc Brevoort

Marc -

I suspect you will have to customize the admin/item.html page to do this. Once you open it up you will see that it is just ITL and Perl, like the foundation demo, so adding a column with field from a related table is as easy as [item-data tablename field].

- Ed L.


===============================================================
New Media E.M.S.               Software Solutions for Business
463 Main St., Suite D          eCommerce | Consulting | Hosting
Placerville, CA  95667         suppressed
(530) 622-9421                 http://www.newmediaems.com
(866) 519-4680 Toll-Free       (530) 622-9426 Fax
===============================================================

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.