Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download webform-8.x-5.0-beta22.tar.gztar.gz 4.26 MB
MD5: 1663223e4aa971e98d57b3384a18668b
SHA-1: e5531e37733f64ac34880fdb0a63bb8a8498248b
SHA-256: bcee634478fc3c1645acb7b804bbf7ef0084f432a64c11907d2e9b7fc8c075c9
Download webform-8.x-5.0-beta22.zipzip 5 MB
MD5: e6b128f8102a121add48ad5d7f3f57b2
SHA-1: 5254e03501c00fc6a25c051f04b28bbe1358e44f
SHA-256: addb802e59bf37a1e1304b90b81b126cb4eb34c5b76b1f9f993f197271551ee5

Release notes

Highlights

  • Issue #2916573: Provide a basic customizable composite element
  • Issue #2918174: Improve UI/UX for setting of element's default value
  • Issue #2918860: Webform MultiStep URL Params
  • Issue #2914153: Add 'More' hide/show text support to elements
  • Issue #2914904: Add section element
  • Issue #2913215: Remote Post handler add GET method support
  • Issue #2913973: Change admin 'settings' to 'configuration'

Changes since 8.x-5.0-beta21:

  • Issue #2920286 by jrockowitz: "Display elements in table columns" not available for composite elements
  • Issue #2920199 by jrockowitz: How to escape square brackets in web forms?
  • Issue #2920185 by jrockowitz: Add ::preprocessConfirmation to WebformHandler
  • Issue #2919989 by jrockowitz: Add horizontal rule element
  • Issue #2919742 by jrockowitz: Auto increment keys for basic elements that dont have titles
  • Issue #2919792 by jrockowitz: Composite custom ignores display elements in table columns
  • Issue #2919707 by jrockowitz: Always display 'Send' trigger in email handler summary
  • Issue #2919737 by jrockowitz, richgerdes: Elements details missing when adding a Custom composite
  • Issue #2919720 by jrockowitz, Jigar.addweb, rcodina: User should not be able to duplicate webforms if they don't have create permission

Changes since 8.x-5.0-beta20:

  • Issue #2919679 by JeroenT, jrockowitz, adubovskoy, FiNeX: updatedb error (Argument 1 passed to _webform_update_webform_handler_class_settings() ...)

Changes since 8.x-5.0-beta19:

  • Issue #2914829 by jrockowitz, Revathi Manohar: Web form captcha Title Field is Missing while adding captcha field
  • Issue #2919284 by jrockowitz: Allow custom CSS and JavaScript to be loaded on all webform related page
  • Issue #2910850 by jrockowitz: Webform configuration git and elements string conflicts
  • Issue #2918860 by jrockowitz: Webform MultiStep URL Params
  • Issue #2919072: Provide table format for multiple composite element
  • Issue #2919050 by Johnny vd Laar: Support for Taxonomy container
  • Issue #2917021 by jrockowitz, SpadXIII: Extra text format option for email texts
  • Issue #2918976 by jrockowitz, q8broker: can't hide location element
  • Issue #2918860: Webform MultiStep URL Params.
  • Issue #2918878 by jrockowitz, Rookie Rodrigo: Submission YAML display is not escaping HTML markup
  • Issue #2908882 by jrockowitz, keeganstreet, stephsem23: Loading next or previous page with AJAX should scroll to top of the window
  • Issue #2918681: Allow multiple element sorting and operations to be disabled
  • Issue #2918681 by jrockowitz: Allow multiple element sorting and operations to be disabled
  • Issue #2918546 by jrockowitz, facine: Webform element other: The input element's type ('number') does not support selection
  • Issue #2918174 by jrockowitz: Improve UI/UX for setting of element's default value
  • Issue #2918455 by jrockowitz: Use admin theme when displaying a webform that does not have a public path
  • Issue #2918375 by SV: Duplicated description field - Confirm email element
  • Issue #2918102 by jrockowitz: Improve custom composite element validation
  • Issue #2917174 by jrockowitz, zenimagine: Improve "Webform Scheduled Email Handler"
  • Issue #2878478 by jrockowitz, collin.rickford, mukeshMukesh12, sonneworks: Validation fails when adding a required field on second page
  • Issue #2917631 by mattgill, jrockowitz: Webform submission sanitization module [link]
  • Issue #2916573 by jrockowitz: Provide a basic customizable composite element
  • Issue #2917631 by mattgill: Webform submission sanitization module [link]
  • Issue #2917199 by jrockowitz, andileco: Webform does not respect "Form closed message" when form limited by user and source
  • Issue #2917021 by jrockowitz: Extra text format option for email texts
  • Issue #2917263 by jrockowitz: There is no way of turning off the preview message
  • Issue #2917461 by esod: Typos in docblocks
  • Issue #2916934 by zseguin, jrockowitz: Argument 1 passed to Drupal\Core\Entity\EntityRepository::getTranslationFromContext() must implement interface Drupal\Core\Entity\EntityInterface, null given
  • Issue #2917219 by timcosgrove: drush_webform_purge() passes WebformStorage to classes that expect EntityTypeManager
  • Issue #2890812 by andrewmacpherson, keeganstreet: webformDisableAutoSubmit behaviour should not affect buttons
  • Issue #2916360 by jrockowitz: Update admin ui to support select2 or chosen
  • Issue #2916409 by jrockowitz: Conditional state integer number
  • Issue #2915983 by jrockowitz: Unique value does'nt work if number of authorized values > 1
  • Issue #2916024 by jrockowitz: Display settings missing from composite elements
  • Issue #2915983: Unique value does'nt work if number of authorized values > 1
  • Issue #2915403 by jrockowitz: Add element Checkboxes limit to 2 values in GUI does not produce code
  • Issue #2915159 by jrockowitz, kriboogh: WebformEmailConfirm validation adds fieldset wrapper
  • Issue #2915255 by jrockowitz: Add element options to exported webform scheme
  • Issue #2914653 by jrockowitz, epicflux: Buttons Or Other Missing Jquiery UI Treatment
  • Issue #2911660 by jrockowitz, hanoii: Buttons element uses deprecated buttonset which is not support in Drupal 8.4.x+
  • Issue #2914904 by jrockowitz: Add section element
  • Issue #2912672 by jrockowitz, lomale: Mismatch entity Webform submission
  • Issue #2913587 by jrockowitz, mattgrosso: Visibility states conflict with unsaved changes functionality
  • Issue #2914217 by jrockowitz, Sinan Erdem: Editing own submission doesnt work when no of submissions are limited
  • Issue #2914439 by jrockowitz: Only display videos with thumbnails on Help page
  • Issue #2913215 by andrechun, jrockowitz: Remote Post handler add GET method support
  • Issue #2914726 by jrockowitz, juves: Example composite AJAX Error if rendered not as table
  • Issue #2914425 by jrockowitz: Change global 'Results' to 'Submissions'
  • Issue #2914153: Add 'More' hide/show text support to elements
  • Issue #2913520: Improve editorial management.
  • Issue #2914153 by jrockowitz: Add 'More' hide/show text support to elements
  • Issue #2914032 by shtelya, jrockowitz: Radios button in composite elements
  • Issue #2914069 by jrockowitz, Sinan Erdem: Codemirror coloring
  • Issue #2913973: Change admin 'settings' to 'configuration'
  • Issue #2913973 by jrockowitz: Change admin 'settings' to 'configuration'
  • Issue #2879455 by jrockowitz, lomale: Have the Same Problem - in CH the postal Code comes before the city name
  • Issue #2912273 by acbramley: Access mismatch between permissions and access settings
  • Issue #2913525 by jrockowitz, RedRat7: Type 1 Error when trying to restore a revision of a content page.
  • Issue #2913458 by jrockowitz: Placeholder in location element with Google Places API is not used
  • Issue #2913364 by jrockowitz: Truncate multiple lines of text with more link when displayed in the Results table
  • Issue #2913366 by jrockowitz: Hide region region-highlighted from seven.theme print CSS
  • Issue #2913359 by nicolas.rafaelli, jrockowitz: Cannot use object of type Drupal\Core\Render\Markup as array
  • Issue #2912868 by jrockowitz: Add support to override an element's submission display using Twig templates
  • Issue #2913257: Add Webform Mass Mail to Add-ons.
  • Issue #2912639 by jrockowitz: Clean up #title and #descriptions
Created by: jrockowitz
Created on: 1 Nov 2017 at 22:39 UTC
Last updated: 6 May 2020 at 17:24 UTC
Bug fixes
New features
Insecure

Other releases