registration_inline_entity_form_form_alter() function adds custom callbacks to all forms with IEF even though they have nothing related to registrations.

I guess it should be added to forms that have inline_entity_form_settings widget on the from.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

AstonVictor created an issue. See original summary.

astonvictor’s picture

Issue summary: View changes
astonvictor’s picture

Title: IEF is attached to all forms » IEF classes are attached to all forms
john.oltman’s picture

Good catch @AstonVictor! I will have a commit posted tonight to fix this. Thank you.

john.oltman’s picture

Title: IEF classes are attached to all forms » IEF classes are attached to all inline entity forms

  • john.oltman committed 1b12cec0 on 3.1.x
    Issue #3415853: IEF classes are attached to all inline entity forms
    
john.oltman’s picture

Status: Active » Fixed

Committed to dev branch and will be in early February release

Status: Fixed » Closed (fixed)

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