View Single Post
  #6  
Old 04-23-2018, 01:21 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Adding a new property to a category

Neither \XLite\Controller\Admin\Category, nor \XLite\Controller\Admin\Category classes control what fields are displayed on the "Edit category" page.

It is \XLite\View\Model\Category (and it's parent \XLite\View\Model\AModel).

Please check how the existing classes configure fields for the page, and decorate \XLite\View\Model\Category from your module.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote