Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform-7.x-3.18.tar.gztar.gz 131.51 KB
MD5: 0c831e201bfc065207e0ddfeb8169e68
SHA-1: 2ff8b9b44037fb68fa4a9a556addab4f682e90e5
SHA-256: dae2509af628fda4fe862008061b4f8bbd31ca19057f446545ef5d24526cd7a8
Download webform-7.x-3.18.zipzip 164.69 KB
MD5: 5028c2883080e87504531aa418f8ff0a
SHA-1: 43a51faf34a66d7e227afe8d2f24d38f05c5f671
SHA-256: e7655db78cf4e861069c3c56cb3f98e37ec2256852ca6e31c462f501a5f5b45b

Release notes

This minor update fixes lots of bugs and adds a few minor new features. Enjoy!

New Features:

  • #1110444 by bdone and dimduj: Add a Views handler (field/filter/sort/etc.) for Webform "status" field.
  • #241523 by eromba, jack.r.abbit, and marcingy: Allow back and next buttons to customized.
  • #434584 by drclaw, quicksketch and benjifisher: Time Increments: Minutes to 00, 15, 30, 45.

Bug Fixes:

  • #1516812: Extra $form['submission_info'] and $form['navigation'] in webform-form.tpl.php do nothing.
  • #1472792: Email components classnames should not include "webform_" prefix.
  • #1403586 by tedbow: Conditional Rules component list is incorrect when using components that don't support conditional.
  • #1473250: Use the translated component title instead running t() on the type in the component listing.
  • #1480732: Textarea width has no effect on most sites.
  • #1480788 by rvilar: Small isn't a built-in date format in core. Use short instead.
  • #1177720 by John Franklin: PDO Error (Duplicate Entry For Primary Key) when using numerically-keyed components in multistep forms.
  • #1569556: Select option groups incompatible with radios or checkboxes.
  • #1569556 by Liam Morland and quicksketch: Select option groups incompatible with radios or checkboxes.
  • #1513804 by Liam Morland: "Label" placed left/right should be prefix/postfix.
  • #1565696: Grid Component non-mandatory with no default throws "An illegal choice has been detected."
  • #1533472: Result tab: ordering by user name throws PDO error.
  • #1565696 by attiks: Select Component non-mandatory with no default throws "An illegal choice has been detected."
  • #1565618 by Liam Morland: Webform select label set to inline but displays above in Select (or other).
  • #1493894: Notice: Undefined index: options_text in _form_options_validate() (Default values in Options Elements not editable).
  • #1066374: Missing hidden components in emails when using MIME Mail.
  • #250767: Refactoring #action code to make more programmatically accessible and less likely to interfere with custom embedding of forms.
  • #1510726: Menu file path for webform_component_edit_form() missing.
  • #1459130 by jeffschuler: Downloading results gets Undefined variable: row_count in webform_results_download().
  • #1504786 by ao5357: Thousands separator does not save to 'none'.
  • #1459252: "Save Draft" button does not save uploaded files.
  • #1507718: Return entire form if $filter = FALSE in webform_client_form() to simplify Form Builder integration.
  • #1487624: Webform not reverting to page from block when save drafts option selected.
  • #1475960: Clicking "More stats" on number components runs out of memory.
  • #1475966: Analysis tab throws notices for Number components.
Created by: quicksketch
Created on: 13 May 2012 at 06:21 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases