Embed Form in .phtml Template
You can call web-form in any .phtml file using following example:
#
Default form widgetform_id - is actual ID of the form.
#
Button with the form in popupUse the following code to insert the button with the form in popup:
form_id - is actual ID of the form.
template - form template which can have following values:
- button/default.phtml - default template
button_text - text on the button.