Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.7.tar.gztar.gz 325.01 KB
MD5: 0531afc17545bf2df8ff36fd770c9522
SHA-1: f2bd2fe8f3ff863a6e7f889602073eff809af8c2
SHA-256: 4fd65ce0d82b2c527c002ba67aa96ad090c0745e9fc38f4865f6a6f445f2960f
Download webform-7.x-3.7.zipzip 370.39 KB
MD5: bf5b4ea77fe203af4d3d677e73a47c81
SHA-1: baf295240ee32281a2d730ebc2c332945780e46d
SHA-256: cdffe369f7fa7bc791f0e5e9a12b2774d9ed714c0436a5d4fa184dac71ada82f

Release notes

This release of Webform fixes a plethora of long-standing bugs in the module and makes a few feature enhancements. Note that the way that Webform processes multiple-page forms has been significantly updated in this version, which may require custom code that alters the submission process of multiple-page forms to be updated.

Special thanks to JHC Associates, LLC and Aliso Technology Services for sponsoring development of the new "Auto-save" between pages feature.

New features:
#1040332: Allow administrators to resend existing submissions
#1031212: Allow more than 256 characters in the default value
#645388: Multistep forms: Save information after each step is completed
#834526: Keep user on the same page when saving as Draft

Bug fixes:
#1008514: Enabling webform for an existing content type, then trying to add webform components to an existing node, fails.
#318578: After Invalid response, GET array lost in URL
#958972: Duplicate entry on empty webform file components
#891688: Confusing description for options field for select elements
#992130: Configured file extensions on File component not accepted by core validation
#960734: Anonymous users weird behaviour when limit is reached, no submit error is given, record not saved
#1064326: Missing indexes on webform_submissions
#1041886: Popup calender doesn't set year unless year was changed
#984920: Typo prints incorrect HTML entity, &nbsp instead of  
#952472: 'Array' text in "Included e-mail values" section
#1036828: Plain/HTML setting visible even if MIME Mail not installed
#1029498: Undefined offset errors caused by Webform menu entries
#992220: Notice: Undefined variable: cid in webform_component_list() when trying to add a field
#1009262: "You have already submitted this form" message repeats sometimes
#1054256: db_placeholders() should be used in example hooks.
#976592: "Allow users to save a draft" set, but no "Save draft" button appears on Webform
#1037998: Output of grid element to excel not working
#1064030: Add missing PHPdoc for submission CRUD functions
#964448: Trouble adding "Subject" in themed headers

Drupal 6 only fixes:
#987782: Unable to use hook_mail_alter if mimemail is enabled
#997044: Update's problem (single quotes in permission names)

Drupal 7 only fixes:
#976102: Drupal 7 version of Webform not updated for text format changes
#955158: Add the default body field to new D7 Webform installations
#976524: Default download API behavior bugs
#975562: drupal_add_css() API change
#1068254: Pager doesn't work for webform submissions results tab
#1025706: Missing red asterisk
#1058020: Incorrect format_date() call in _webform_filter_values()
#1038796: Select components do not show up in Analysis result

Created by: quicksketch
Created on: 24 Feb 2011 at 07:54 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases