Romain Websenso Posted July 7, 2020 Share Posted July 7, 2020 Hi, I'm looking for a way to hook into the admin product combination form. I see that it is created using a form factory and I saw in the documentation that a hook may be called. I couldn't find wich one. Curently using prestashop 1.7.6.5 Link to comment Share on other sites More sharing options...
Guest Posted July 7, 2020 Share Posted July 7, 2020 (edited) Find all displayAdminProducts (displayAdminProductsCombinationBottom) https://devdocs.prestashop.com/1.7/modules/concepts/hooks/list-of-hooks/ Edited July 7, 2020 by Guest (see edit history) Link to comment Share on other sites More sharing options...
Romain Websenso Posted July 9, 2020 Author Share Posted July 9, 2020 Ok thank you. Unfortunatly i'm looking for a way to edit the combination form directly. It seems it's not possible for now so I hooked on the module tab, not perfect but update-firendly. Link to comment Share on other sites More sharing options...
Guest Posted July 9, 2020 Share Posted July 9, 2020 Write exactly what you are trying to do. 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