Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 207.5 KB
MD5: 708325315325143ecf872803bb8fc97e
SHA-1: a06ae8ee2e83f8198dada99618438eb98424d053
SHA-256: 64045d87afb9a939da4b3efe17ba82eb99be8b286c8331c2643358c16d632d8b
Download zip 255.21 KB
MD5: 063f25092c70f5e182519849bf8bdd59
SHA-1: 736f45d08481084c8529b440cf60b06d4378b06a
SHA-256: 12d93f6a9e01ce8fc942e41ca350aff183692ad81dede15e362f4859d28d46ec

Release notes

This release of 7.x-4.x fixes a number of bugs. Updating is recommended for all users of the 7.x-4.x branch.

If your update procedure does not clear the caches and you skipped updating to 7.x-4.6, you will need to manually clear at least the class registry. This release includes a new class, WebformConditionals, which may not be recognized by Drupal otherwise. The easiest way to clear your class registry is to clear all caches.

Upgrading from Webform 3.x to 4.0

If you're upgrading from Webform 3.x, please make a database backup prior to upgrading and check that all modules that extend Webform on your site are Webform 4.x compatible. Slight differences in the class names and IDs may result in updates being needed to your site's CSS. See the API changes between 3.x and 4.x documentation for more information.

Upgrading is recommended for all Webform 3.x users who have determined that any related modules are compatible with Webform 4.

Changes since 7.x-4.6:

  • #2460221 by DanChadwick: Self-reference warning for conditionals on >= page 2 gives PHP notice.
  • #1913500 by marcoscano, DanChadwick: Delete Webform content type if not in use upon uninstall
  • #2459071 by amoebanath, DanChadwick: Conditional for target on a different page broken if source component value has no value.
  • #1840776 by DanChadwick: Out-of-sequence conditionals generate warnings and don't function.
  • #2339473 by DanChadwick: webform strips media module and other token-like markup.
  • #1919872 by torotil, DanChadwick: Don't skip hook_node_view() for blocks and views.
  • #2457961 by DanChadwick: WebformConditionals->executeConditionals() fails with Webform Preview page submission.
  • #2458025 by DanChadwick: Degenerate webform with no components on first page causes warnings
  • #2453393 by meickol: Notice: Undefined index: exporter in webform_results_download().
Created by: danchadwick
Created on: 26 Mar 2015 at 16:28 UTC
Last updated: 11 Dec 2019 at 19:57 UTC
Bug fixes
Insecure
Unsupported

Other releases