The module implements hook_module_implements_alter() and moves it's own implementation of hook_form_alter() to the end of the list.
Thus, there's no convenient/easy way to alter the register form before it renders.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | multiple_registration-add_hook_multiple_registration_form_alter-2931979-2-D7.patch | 1.13 KB | abramm |
Comments
Comment #2
abrammHere's the patch adding a new alter hook and api.php file.
Comment #3
IreneV commentedLooks great!
Thank you
Comment #4
ysamoylenko commentedThanks for your patch and review the patch will be committed and included in the next module release.
Comment #6
ysamoylenko commented