Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.2.tar.gztar.gz 197.31 KB
MD5: a48a33c79d3831b748342b1836617a74
SHA-1: d7e54da0511df47085d9f02d042322f4f1dc9486
SHA-256: 91a4ab1d0b00fb2d7ddafd566664101197a385ec90a40592b945603de89e9ebf
Download webform-7.x-4.2.zipzip 243.42 KB
MD5: 6a1d40cfee6142461185907c14c66243
SHA-1: e78357f9b9c60f8dc047c2344c1e9e882ef80ada
SHA-256: b863fa803c2cce803e38f3fff1f25751983185a9bbb0fbe4ccf4308b2888ed42

Release notes

This is a minor bug-fix update. Updating is recommended for all 7.x-4.x branch users.

This version replaces the hard-coded RESULTS/SUBMISSIONS and RESULTS/TABLE tabs with Views-based tables. See the change record.

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.

Release notes

Changes since 7.x-4.1:

  • #2376609 by DanChadwick: Fixed Notice: Undefined property: stdClass::$sid in webform_tokens() and other token / token-preview issues.
  • #2194337 by quicksketch: Fixed Anonymous users always have $cached enabled even if drupal_page_is_cacheable is FALSE.
  • #2339049 by quicksketch: Fixed Webform cannot send HTML mail through Mail System 3.x.
  • #2097277 by jweowu, DanChadwick: Added Consider deferred webform_menu_to_arg() implementation.
  • #2330557 by DanChadwick: Added Replace hard-coded tables with views.
  • #2016821 DanChadwick: Fixed tests for Webform error message for number fields is italic.
  • #2321567 by DanChadwick, quicksketch: Added Disable sticky table header where problematic or unnecessary.
  • #2016821 by DanChadwick: Fixed Webform error message for time fields is italic when none of other is.
  • #2160695 by jmontoya: Fixed _webform_safe_name return empty in the download file has empty title.
  • #1651068 by DanChadwick: Added Provide tokens for keys in grid components.
  • #1509424 by DanChadwick: Fixed regression for Add permission to allow editing of the node body but not the webform settings.
  • #2117593 by Valentine94, DanChadwick: Fixed Select with empty (pre-built) option list should not be shown.
  • #1509424 by DanChadwick: Added permission to allow editing of the node body but not the webform settings and vice versa.
  • #2221651 by gdl: Added Make temporary export file path configurable.
  • #2252963 by Liam Morland: Fixed Improve error handling for file writing.
  • #2367065 by DanChadwick: Output a total submission count in views for un-authorized submission/results access.
  • #2038141 by DanChadwick: Fixed Warning: Theme hook token_tree not found.
  • #2365683 by MrHaroldA: Added Submission views support: add uid to contextual, filters and sort options.
  • #2265455 by DanChadwick: Reduce export batch size and allow override in settings.php.
  • #2356549 by DanChadwick: Fixed Persistent Webform Block.
  • #2335587 by DanChadwick: Fixed File Not Found when downloading but no submissions.
  • #2362497 by DanChadwick: Fixed Submission totals in UI don't count drafts.
  • #2362489 by DanChadwick: Fixed User denied option to control draft download when only auto_save is enabled.
  • #2213945 by torotil: Fixed unique validation terribly slow on large databases (due to missing index).
  • #2351471 by DanChadwick: Fixed When a Webform is cloned, the serial number of the clone does not start at 1.
  • #2358317 by Liam Morland: Fixed Serial numbers can be skipped if pages have no components.
  • #2349081 by Liam Morland: Added Integrity constraint violation: 1062 Duplicate entry 'xxx' for key 'nid_serial': INSERT INTO {webform_submissions}.
Created by: DanChadwick
Created on: 25 Nov 2014 at 14:19 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
Insecure

Other releases