Post by dennis » Mon Jul 14, 2008 12:02 am

When adding a product it would be useful to have the manufacturers in the dropdownlist ordered by name

this can be done by:

$view->set('manufacturers', $database->cache('manufacturer', "select * from manufacturer order by name asc"));

in admin/controller/product.php line 467

Greets Dennis
Last edited by dennis on Mon Jul 14, 2008 12:04 am, edited 1 time in total.

User avatar
Newbie

Posts

Joined
Mon Jul 14, 2008 12:00 am
Who is online

Users browsing this forum: No registered users and 1 guest