Downloads
Download tar.gz
9.38 KB
MD5: 14de8dd3a5bdf0c3f6cf43026a39f152
SHA-1: d246d55f92010f0a02b225f3ecee5b2d0b5f826a
SHA-256: ae74dc96ad5021617d0c46df9a6d9c30a95a7b7b15dc16139b0f8ad3bbde7ae5
Download zip
10.97 KB
MD5: 934b50e4f6b5d52b854fd98fc57946ed
SHA-1: e345051da7f7c53958d17a98d68d9fb36a690912
SHA-256: 231388bb1a8653db9ce1f5a69703d6c60aabf3e25835aa2b4436cf3fde390539
Release notes
- #825144: "Illegal value" on all fields with no allowed_values parameter by Ogredude: Fixed Illegal value on fields with no allowed_values.
- Make use of hook_content_allowed_values_alter().
- Formatted the checkboxes properly for more standard CSS behavior.
- Fixed behavior for required numeric fields.
- #585618: N/A checkbox for all other fields: Add support for N/A checkbox for textfields and groups of checkboxes.