Jump to content

help auto populating multiple drop downs.


jbrill

Recommended Posts

k one last question..this:

 

$sel->addSelect('category', 'category', 'cat', 'category','',1,'--Category--');

$sel->addSelect('subcat', 'subcategory', 'subc', 'subcat','cat',1,'--Sub_category--');

 

a) is only putting in the subcategory into the database

b) its putting in the subcat ID not the name of the item

 

whats the problem?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.