Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
20.14 KB
MD5: ba3024165b3aaa05bc1f6288f0b3c0d7
SHA-1: 76d6bd0dd284295596a6a63030a65bd5de5999c3
SHA-256: 9d004c81733e756410be3f45875947d2a45255649b63de512e61e8e3864c429e
Download zip
21.7 KB
MD5: fc36a9b903f6f0b1ea6f2f3b1fe4b2e7
SHA-1: ea3310f128a4341c8f7fb710263f03b2304c5131
SHA-256: 36809734e1714e3bf1d09c6f635417acef1318db054ca6bf656f185f9bd5fb59
Release notes
This release of Options Element fixes several issues with the module, eliminating small annoyances and limitations.
Bug fixes:
- #1007532: Setting default select option with %get[].
- #1063390: Can't handle double quotes in value. Chops off at first double quote.
- #1198142 by David_Rothstein: Elements with #default_value of FALSE can't have their default value edited again.
- #1380470 by Liam Morland: Notice: Undefined variable: default_value in _form_type_options_value().
- #1405956: Default values of "0" for checkboxes and radios not saved.
- #1031212: Allow more than 256 characters in the default value.