Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-4.0-rc4.tar.gztar.gz 186.4 KB
MD5: a7433fae49177e403a2f9ea391dbff40
SHA-1: 53d7793fe6001c6212a45f0a0ca677603cd6f0b6
SHA-256: dd2c79725d07981516bd54fb22f830244508edf9a36b8bd818288776c5636462
Download webform-7.x-4.0-rc4.zipzip 227.34 KB
MD5: 2cb55b3c198e0742fcefe1714fe5650e
SHA-1: 1ebcf0ba94e1e790c5a4002cd6f048115a44ed5c
SHA-256: f8b1a54dca3bd44fd94d7bfcc8fe4e717590ea0dcf16eacb56a9ed5df0046601

Release notes

This minor update fixes a few bugs discovered in the RC1-RC3 versions and makes some performance improvements to the conditionals interface.

Upgrading is recommended for all Webform 4.x users.

As with previous releases, 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.

Changes since 7.x-4.0-rc1:

  • #2246597 by quicksketch: Extra slash being added to Custom URL redirect.
  • #2211009: Make progress bar support RTL languages.
  • #2236247: File component upload description should be skipped if === FALSE.
  • #2201493: Loosening regular expression to allow leading zeros in numbers.
  • #2245807: Skip validation on conditionals when adding/removing rules.
  • #2088249: Speed up conditional interface by more efficient responses.
  • #2088249: Speed up conditionals admin interfaces by binding events to the parent element instead of individual selects.
  • #2244975 by quicksketch: Compatibility with jQuery 1.9+ (use of $.fn.attr).
  • #2241497: PDO Exception on MSSQL in update 7416.
  • #2200985 by areineke: New MIMEMail SMTP settings not recognized by Webform.
  • #2242011 by quicksketch: Add new component field disappears when you add one component.

Changes since 7.x-4.0-rc2:

  • #2246863: Conditionals not entirely deleting when removed.

Changes since 7.x-4.0-rc3:

  • #1534788 by DanChadwick: Fixed grid component default value with certain defaults.
  • #2284595 by DanChadwick: Fixed auto-save validation errors when editing existing submission.
  • #2291843 by Liam Morland: Fixed next_serial has no default.
  • #1534788 by DanChadwick: Added default value to grid component.
  • #1534788 by DanChadwick: Added default value to grid component.
  • #2291885 by Liam Morland: Fixed hitespace consistency.
  • #2284595 by Dan Chadwick: Fixes saving validation errors as draft when forms are cached.
  • #2259375 by hj_chen: Fixed HTML Mail SMTP settings not recognized.
  • #2284595 by DanChadwick: Added auto-saving forms with submission errors when auto_save is enabled.
  • #2286429 by DanChadwick: Fixed mis-defaulting of empty select component with key of 0.
  • #2284599: Changed Submit button to Save for finished submission & button code cleanup.
  • #2279723 by DanChadwick: Fixed removing form IDs when #state is used.
  • #1812692 by labboy0276, DanChadwick: Fixed incomplete error checking in views submission handler.
  • #1958014 by Liam Morland, Dan Chadwick: Fixed some error messages shown as status.
  • #2260569 by DanChadwick, rpsu, matglas86: Fixed doubled language prefix in redirect url.
  • #2038933: Fixed E-mail settings menu commands Edit, Clone & Delete are wrong menu type.
  • #2277593 by DanChadwick: Fixed inability to edit submission when webform is closed.
  • #2273487 by DanChadwick: Can't redirect to <front>.
  • #2272809 by DanChadwick: Fixed uid 1 can't submit with access control enabled.
  • #2195305 by sah62: Notice: Undefined index: #title in webform_expand_select_ids.
  • #2199925: Message not displayed when Redirection location is 'none'.
Created by: DanChadwick
Created on: 27 Jun 2014 at 02:12 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases