Issue
How do I create new product custom options type in magento?
For example, I have to give new image a custom option type in magento which fetches an image from my custom module table, and I want to assign that image to my custom options image field.
Solution
I forgot this question but i need again to create new custom option type in my another project. I had Created new custom options type using this link. http://magento.ikantam.com/qa/custom-input-types-custom-options
Solution is bit lengthy and its not possible to put whole code here, so i have just share this link, going through this link i had create new custom options type easily, explanation is good in this article.
I have modify some changes for my need .
Hope this will help some one.
As Dustin Graham said its incredibly tricky.
Answered By - Mufaddal Answer Checked By - Pedro (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.