Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
17.15 KB
MD5: 540c6205e20377dbd2019af63a745e14
SHA-1: 8e0f40597c76df119a15b37cab132ef6c93f722b
SHA-256: f7754b0fd0b45f9ff2dbe28f5d8e489f38c483f63fde470f9f8ac2e255531cf2
Download zip
21.04 KB
MD5: 450a6a9e0ffd7e3e4faaa3bd9b8dec5f
SHA-1: 2a519b225a06fc1b9dd123b29cfea561245c62b3
SHA-256: 030dae5cf7a456d4fe579ccb48661e1086ac902896742bf8136ee3a38ccbcdc7
Release notes
Maintenance release fixing several bugs and adding automated tests
Issue #1969084 by legolasbo: Automated tests - Backport new tests
Issue #2447663 by legolasbo: Other value of "0" not allowed
Issue #2240995 by acbramley: Unset $element['#type'] in select_or_other_element_process() causes other modules to throw errors
Issue #2396079 by markus_petrux: Notice: Undefined index: #default_value in select_or_other_element_process()
Issue #2073375 by legolasbo: hook_form_alter for empty_value not working
Issue #1494954 by Hydra, mrfelton | Rory: Integer / float field settings validates '- Select a value -' default value.