Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.0-alpha9.tar.gztar.gz 161.27 KB
MD5: 2119eb8d79bb27e70f34bb5ed8d28d5f
SHA-1: 4dd3adc173f01d8174b1c136c3090b0f3f01842c
SHA-256: 696e1917a970b2b6f9b6a7709839404762f557a234d08b5f77ce4568093e1867
Download webform-7.x-4.0-alpha9.zipzip 198.95 KB
MD5: 05a5d3c1b0945e23c6479dc5563e081e
SHA-1: 3fb4a95886ec3aa0e5d8a919df4e8b5ff3bc1011
SHA-256: 1b59cd60f0a078e2caa3d336d3855cbcb8dc7acbfaa4653a8fbee0b2106f85c6

Release notes

This release fixes a major problem when sending e-mails to a custom e-mail value. This release also adds batch-based exporting of results, allowing for large exports of tens of thousands of rows (or more).

Changes since 7.x-4.0-alpha8:

  • #2028949 by bjcooper: Warning: Invalid argument supplied for foreach() in webform_submission_send_mail().
  • #1327186 by quicksketch: Use BatchAPI to Export very large data sets to CSV/Excel.
  • #2042045: Tidy up Batch Exports and Exporting UI.
  • #1275468 by Owen Barton and quicksketch: Improve webform.report.inc abstraction to support drush/batch processing.
  • #1897038 by Cyclodex, h3rj4n, and quicksketch: Token values for hidden fields not working in e-mail subjects or redirect URLs.
  • #2030869 by hass: Append rather than overwrite classes in theme_webform_date().
  • #2030885 by hass: Append rather than override classes in theme_preprocess_webform_time().
  • #2038141 by quicksketch: Warning: Theme hook token_tree() not found.
  • #2036651 by ceng: Include conditional_type() in api documentation for hook_webform_component_info().
  • #2010662 by helmo: Document extra hook alter.
  • #2033885 by hass, quicksketch: Redirection location inline textfield should not be wrapped in normal form wrappers.
Created by: quicksketch
Created on: 15 Jul 2013 at 06:25 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases