Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Provides additional Webform integration with Panels and Ctools.

Included plugins

  • Access
    • Webform previously submitted
    • Control access based on webform status: open or closed
  • Arguments
    • Submission ID
  • Content types
    • Webform — uses a callback token so the page can be cached
    • Webform confirmation message
  • Contexts
    • Webform object — webform array from the node, with relevant tokens
    • Rendered webform — renders the webform at context scope, required by the Webform content_type plugin
    • Webform submission object — just the submission metadata, not the submitted data
    • Webform submitted data — incomplete
  • Relationships
    • Webform from node
    • Rendered webform from node
  • Tasks
    • Webform confirmation — overrides the default path at node/%webform_menu/done

Requirements

  • Drupal 6.x (sorry, no Drupal 7.x port yet)
  • Webform 3.x
  • Ctools

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Developer Tools
  • Created by benclark on , updated