Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
11.49 KB
MD5: b5443c99de484d35f74b5320ec0c1916
SHA-1: e85795c2bfe1859ab68765630e7d365dc89800e5
SHA-256: 02691151820176be9537b7b82d116853872b1838a971b452866a800467288f32
Download zip
12.86 KB
MD5: 9836b14ec72e09e2dbe1a1ac7599b769
SHA-1: 666d51d1b90b96eaacde6fb1c730f744a3e4185c
SHA-256: a6ea9a8e98a5ca8faabbbfe653367eb6bcc53678a146ad51a2320206c8e6ac00
Release notes
This build uses a new method to replace the form state /before/ a form gets built. This requires a core patch to add a drupal_alter to drupal_get_form. Adding a core patch is not ideal, but avoids any weirdness of building the same form twice.