Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.62 KB
MD5: 62d43d5465e709cb40944ae1fb7ed75c
SHA-1: c844eef3bce97802764f27c791f6c913eb29fa95
SHA-256: d8d0c1da10ce7d59c80c03fcd729c89d012b54b98a0638a0bfc6e058c24fd272
Download zip
18.71 KB
MD5: 1e9f0b421ab6000fd66b9e40d18d5284
SHA-1: f1655faa394047e08df4f95fff498ae4b0b0454e
SHA-256: 7ced170f68c9c6a590ca2063ad46a005b2505df7bdecd09f2afdbefb6a5f5b6a
Release notes
Bugs fixed:
#2032591 Does not work on image fields
#2017555 Does not work on date fields
#2132129 Notice: Undefined index: #required...
#2208257 Binary field shows N/A when required for role
Introduced the hook_required_by_role_callback_alter to be able to modify the callback to work out the value of the property required in different ways other than the one provided by the module (related to issue #2112443)