Closed cjsewell closed 6 years ago
Add $this->extend('updateForm', $form); to the Form method to allow the subscription form to be modified by extensions
Fixed in 4.0 upgrade by using Injector API
Injector
Add $this->extend('updateForm', $form); to the Form method to allow the subscription form to be modified by extensions