View Single Post
  #17  
Old 01-12-2017, 02:25 AM
 
dharmendralko dharmendralko is offline
 

Member
  
Join Date: Jun 2015
Location: Lucknow, India
Posts: 21
 

Default Re: New Field in product page

Hello X-cart Team,

i have show my custom field by using XLite\Module\XC\CustomSkin\ProductField\View\FormM odel\Product Info class extends by \XLite\View\FormModel\Product\Info implements \XLite\Base\IDecorator

i have show all fields into new section by using function defineSections() in my XLite\Module\XC\CustomSkin\ProductField\View\FormM odel\Product Info class

so now i can see my custom field into admin on product edit page.

please let me know how i can fetch its value from database and edit that values from admin product edit page


Thanks
__________________
Dharmendra Rao
PHP Developer
Lucknow, India
Reply With Quote