By jrockowitz on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-5.x
Introduced in version:
8.x-5.0-rc11
Issue links:
Description:
The Webform module provides several enhancements to Drupal's #states API. For example, when a form element is hidden it's value is set to empty.
Enhancements that are now only available to webform specific forms include 'state:required', 'state:disabled, and 'state:visible-slide'.
Impacts:
Module developers