Last active
December 23, 2015 21:59
-
-
Save mkdizajn/6699594 to your computer and use it in GitHub Desktop.
magento webforms inside page, product or anything else!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<reference name="content"> | |
<block type="webforms/webforms" name="rfq" template="webforms/default.phtml"> | |
<action method="setData"> | |
<key>webform_id</key> | |
<value>1</value> | |
</action> | |
</block> | |
</reference> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment