I am new in magento and I have made a module with the help of this plugin Easylife_Attr.
In this module I am unable to change display name in admin product tab and template title (See Image).
Now,How can I change display name.
I am new in magento and I have made a module with the help of this plugin Easylife_Attr.
In this module I am unable to change display name in admin product tab and template title (See Image).
Now,How can I change display name.
I don't know that it is the correct way or not, but I have solved this issue by changed field "attribute_group_name" value in table "eav_attribute_group" and my issue is solved.