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.

Comments

abramm created an issue. See original summary.

abramm’s picture

Status: Active » Needs review
StatusFileSize
new1.13 KB

Here's the patch adding a new alter hook and api.php file.

IreneV’s picture

Status: Needs review » Reviewed & tested by the community

Looks great!
Thank you

ysamoylenko’s picture

Thanks for your patch and review the patch will be committed and included in the next module release.

  • ysamoylenko committed 329e950 on 7.x-1.x authored by abramm
    Issue #2931979 by abramm, IreneV, ysamoylenko: There's no way to alter...
ysamoylenko’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.