Rulian Posted November 17, 2015 Share Posted November 17, 2015 Hey Guys, once again, I come across a little problem, here's the deal: I want to display the features in the Information (1st) tab of the product creation/edition page (AdminProductController). By : - overriding AdminProductController.php - copying admin product templates in the (correct) override folder (tested) - adding some content from features.tpl into informations.tpl (basically, the table listing the features) - in AdminProductController, adding some code from initFormFeatures into the initFormInformation, inorder to populate the features table... ...I'm now able to display already set features. But if I modify one of them and save the product, the modification isn't taken into account. Does someone have some code sample/snippet, or any idea in order to make such a thing (moving an attribute of the Product object model from one tab of the creation/editing page to another) ? Have a nice day/evening/nite. Link to comment Share on other sites More sharing options...
Maurice Posted June 3, 2019 Share Posted June 3, 2019 Hi i have same problem , Did you solve ,? 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