Webform Panels Extra

Categories

Component ID

1738524

Component name

Webform Panels Extra

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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