Skip to content

Drupal 8 port of webform_node_element - add nodes to webforms.

Notifications You must be signed in to change notification settings

andrewl/webform_node_element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webform Node Element is a module that allows you to include node content as markup in a webform. NB The content type that you wanto to display must have a display mode named 'webform_element'.

  1. Install this module

  2. In a webform add a new 'Node' element. On the settings page for the node enter the nid of the node that you want to display. (@todo - leave empty to get the nid from a hook or event).

  3. When viewing the webform the chosen node should be displayed using the webform_element display mode.

About

Drupal 8 port of webform_node_element - add nodes to webforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages