How to Embed Webforms in Another Node on Drupal
The Drupal Webform module lets you embed webforms on the customized Webform content node type. It also lets you embed webforms on other node types, such as pages, articles and blog posts. This feature is not enabled by default. Once you enable the insertion of webforms into the specific node type, you can manually create the webform when authoring the node. A webform in Drupal is a certain type of interactive fill-in form for collecting user-submitted content without PHP filtering.
Instructions
-
-
1
Log in to Drupal and click on "Administration" to access the dashboard. Click on "Configuration."
-
2
Scroll down to the "Content Authoring" section. Click on "Webform" settings.
-
-
3
Move down to the "Webform-enabled content types" section.
-
4
Check the box next to each node type you want to enable webforms on.
-
5
Click on "Save Configuration."
-
6
Click on "Content" then "Add Content." Choose the node type you enabled webforms for. Create your article, and then click on "Webforms."
-
7
Enter your webform fields. If you want to make a field mandatory, check the "Mandatory" box.
-
8
Click on "Add," then "Save."
-
1