Jump to content

How to merge some product creation tabs?


Rulian

Recommended Posts

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

  • 3 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...