[ic] Adding a new product field in item editor

Chet Pressler chet@pressler.com
Fri, 16 Feb 2001 08:16:59 -0800


I want to add a new field to the products table for a "Manufacturer"
I have added a column in mysql with an ALTER statement
However I now want to be able to enter the data into that field in the 
Admin interface's "Items" edit.
How can I make that show up as one of the fields to enter data in this screen?