reddyink
10-27-2007, 02:11 PM
I want to put one of the customfields in my ADV_DYNA_CATMANAGER_ADDEDIT. So users can enter in something and it is stored in database. I added new field to database and to addedit template. I can view that new field in web page without value from db.
When I add new field in select,update and insert statements in Managecats .php it is not recongnizing. I can retrieve the fields which are already there in select list in managecats.php but not new one that i added.
Do I need to add that $category[newfield] in some where else to retreive,update and insert?
I was wondering where I should start getting this to pass to vbadvanced?
Any help would really be appreciated.
Thanks
When I add new field in select,update and insert statements in Managecats .php it is not recongnizing. I can retrieve the fields which are already there in select list in managecats.php but not new one that i added.
Do I need to add that $category[newfield] in some where else to retreive,update and insert?
I was wondering where I should start getting this to pass to vbadvanced?
Any help would really be appreciated.
Thanks