mikefors88 Posted November 28, 2016 Share Posted November 28, 2016 Hi! In my fields of products i have an extra field, and i want to know how can show or how can i add this field in the product list in the backoffice. to the admin user can see this field. Thank you Mike Link to comment Share on other sites More sharing options...
w3bsolutions Posted November 29, 2016 Share Posted November 29, 2016 You would have to add it to /controllers/admin/AdminProductsController.php - creating an override so you don't lose changes after upgrades. Add the definition to $this->fields_list Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now