Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

19
  • You are the man! Always make people happy with your answer. I try this right now and then mark your answer accepted. Thank you, thank you. Commented Oct 9, 2014 at 7:23
  • but how to add images, editor for textarea, calender for date field. Commented Jul 14, 2015 at 10:51
  • @PradeepSingh. As explained in the answer, what you see in the custom tab is rendered by a phtml file app/design/adminhtml/default/default/template/easylife_attr/product/custom.phtml. You can basically add anything you want in that phtml file. Any types of fields or javascripts you need. Commented Jul 14, 2015 at 11:25
  • @Marius. I want to add multiple textboxes and editor means one block have a one text box and one editor and two date field and one select box and upload multiple images button. After this Add More button is there.then Click on Add button you can add another block using ajax means you can add block1, block2..... How to work? Commented Jul 16, 2015 at 1:12
  • 1
    @Marius is there any trick available same like this in Magento2 ? Because magento2 using UI component. Commented Jun 30, 2016 at 13:18