Afriluka Posted February 23, 2021 Share Posted February 23, 2021 Hello to everybody, I would love to find out how I can add or hide a column in backoffice order list. I found a nice tutorial here: http://nemops.com/filter-by-country-prestashop-order-list/#.YDT9nuhKiUm But unfortunately since Prestashop Version 1.7.7.0 this tutorial seems to be outdated. Cause I can't find AdminOrdersController anymore. Has anyone an idea how to hide for example the reference column in 1.7.7.0? Thanks in advance Link to comment Share on other sites More sharing options...
jeremiezip Posted July 26, 2021 Share Posted July 26, 2021 (edited) Hello. Maybe it's too late but this official example of module may help you : https://github.com/PrestaShop/example-modules/tree/master/demoextendgrid Bye. Edited July 26, 2021 by jeremiezip (see edit history) 1 Link to comment Share on other sites More sharing options...
jeremiezip Posted July 26, 2021 Share Posted July 26, 2021 Another interesting link from the documentation : https://devdocs.prestashop.com/1.7/development/components/grid/tutorials/modify-grid-in-module/ Do a mix of the example and this tutorial and normally, it should be OK. Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 26, 2021 Share Posted July 26, 2021 @jeremiezip Thank you for the git link. it will helps many user 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