Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.0-beta3.tar.gztar.gz 325.29 KB
MD5: 285cce90e04b2bce7fe62f7e08ec152b
SHA-1: b18ecab600887340ec3c3cabc8a41401abc21599
SHA-256: 1f24a98a35a82e01fd873861cecc4c5b004e221f0051b394a660bd3d5cfe7f15
Download webform-7.x-3.0-beta3.zipzip 366.57 KB
MD5: 50fcb12c5f6130a1193bcb7bdd17b930
SHA-1: af2792173e438d3b08bd3d5f96a9af720fb5c6c4
SHA-256: 99df723a9fb63c5d900de445df1d194ee82f7048d6087f5055dd2254b795d8ae

Release notes

The beta 3 release of Webform for Drupal 7 fixed numerous issues unique to the Drupal 7 branch. Important: Upgrading within the Drupal 7 branch is not yet supported. You much completely uninstall and reinstall Webform to use the new version. There have been extensive database updates since beta 2.

New features:
#406486: Allow pluggable select list values
#598714: Implement hook_content_extra_fields()
#686136: Implement hook_mollom_form_info for submission protection by Mollom
#743428: Add support for Options Element module
#734208: Containers/divs for components
#736098: Convert slashes to underscores in key names

Bug fixes:
#735202: Webform not working with CAPTCHA
#758278: Allow edit of submissions after submission limit
#656378: No error class on date components
#738316: Date component never validates when required
#736258: Error when adding email with no components on form (webform.emails.inc)
#752414: Time fields with 12 hour format that are required are returning an error on form submission
#760834: Fix SimpleTests in 3.x beta2
#324693: Sometimes no warning for duplicate field keys
#730960: webform_component_edit_form() should not use t() on $component['type']
#738976: Other... text option issues
#750884: Array to string conversion ... Possible PHP 5.3 Bug?
#737834: Files are not deleted from file components
#736860: Conditional field bug with singular checkbox
#734086: Change fieldset labels to use filter_xss_admin() like other labels
#737582: New Component Name Field Error with Its Default Value
#736818: MySQL error when operating in strict mode when running webform_update_6308() (Drupal 6 only)
#747604: Update #process properties to match Drupal 7 function names (Drupal 7 only)
#744716: $component['cid'] is null when you add a component for the first time. (Drupal 7 only)

Tasks:
#712324: Convert Select and Grid Options to New Data Storage
#709854: Convert date component database storage to use ISO 8601 strings (similar to timestamps)
#754580: Remove Custom PHP Execution (Additional Processing/Validation) Fields
#738678: Remove custom Webform "timezone" handling
#731832: Email header and templates should receive entire $email variable instead of $cid
#738994: Remove Form Builder Integration
#423350: Improve efficiency of options in select.inc

Created by: quicksketch
Created on: 3 Apr 2010 at 03:29 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure

Other releases