Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 229.75 KB
MD5: 319613b667722186ff0b22f0f0cf2f95
SHA-1: fcc033533c9631210f03b2d0188a77839ecb9175
SHA-256: b0200a21cf58433bf3ded02868450c8a251869b6bfd7b12ee4c7035a764139c2
Download zip 279.79 KB
MD5: 20e8d8493184e465a4b5cc254f4a5da9
SHA-1: dfac07883fcefe2548f8be9e994589bd018d2a62
SHA-256: 1b2fb291c0f0d5291a899c9bd398ec6e177cc0d508707d5a5623b098ff63fa97

Release notes

7.x-4.11 fixes a number of bugs and adds a few features. Updating is recommended for all users of the 7.x-4.x branch.

Fund maintainer Dan Chadwick via PayPal.

Recent releases represent 100's of hours of development. As of this writing, there are almost no open bugs, one open support request, and only a few open feature requests. When Dan start maintaining Webform over a year ago, there were 330 open issues and 130 open bug reports.

Notable features

  • Component descriptions may now be placed before the component, rather than just after.
  • Submissions may now be exported to a csv file with CRLF (PC-style) line endings.

Upgrading from Webform 3.x to 4.0

Upgrading is recommended for all Webform 3.x users who have determined that any related modules are compatible with Webform 4. Make a database backup prior to upgrading. See the API changes between 3.x and 4.x documentation for more information.

Changes since 7.x-4.10:

  • #2568637 by DanChadwick: Fixed download of multiple select options with key of 0 shows always checked.
  • #2555119 by DanChadwick: Provide session when any submission link has passed token access.
  • #2565063 by TAT_Audaxis: Fix fatal error when Email component is a Conditional target.
  • #2562703 by DanChadwick: Fixed Multistep + File Input = Duplicate Submissions.
  • #2555683 by dagmar: Fixed hook_webform_exporters and hook_webform_exporters_alter are not documented
  • #284431 by bjmiller121, DanChadwick: Add option to place descriptions above fields.
  • #2544990 by DanChadwick: Fixed PHP notices in webform_submission_create with multipage webforms.
  • #2542796 by DanChadwick: Fixed markup components on multi-page webform causes watchdog warnings.
  • #2538716 by acrollet: Added make original submission data available to modules implementing hook_webform_submission_update.
  • #2541948: Fixed JavaScript webform.dateValue docblock is wrong.
  • #2539954 by DanChadwick: Fixed whitespace coding standard nonconformance.
  • #2536426 by DanChadwick: Fixed position fieldset is incorrectly displayed in "Select options" component edit page.
  • #2535378 by DanChadwick: Fixed invalid argument in foreach in webform_format_email_address().
  • #2533010 by rv0, DanChadwick: Added support exporting with alternative line endings (e.g.: CRLF).
  • #2535066 by asct, DanChadwick: Fixed conditionals watchdog logging format incorrect.
Created by: danchadwick
Created on: 22 Sep 2015 at 20:14 UTC
Last updated: 11 Dec 2019 at 19:57 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases