- Issue created by @mxh
- 🇩🇪Germany mxh Offenburg
In the issue fork I've added a new condition that enables to check whether the current form is an inline entity form. This may be an approach. If so, this needs test coverage.
- @mxh opened merge request.
- Status changed to Needs review
over 1 year ago 9:05pm 18 March 2023 - 🇩🇪Germany mxh Offenburg
It looks like inline entity forms currently only work when reacting upon "Build form" events. But this may be a topic of another issue. I've added a test with a sample model that distinguishes on an inline entity form using the condition.
"Waiting for branch to pass" is currently showing because tests are currently failing because of a recent commit in 1.2.x.
- 🇩🇪Germany jurgenhaas Gottmadingen
We have implemented the hook
eca_form_inline_entity_form_entity_form_alter
, shouldn't that automatically identify inline entity forms and set a flag that helps to identify inline entify forms? - 🇩🇪Germany mxh Offenburg
The way Inline Entity Form renders the form of an entity inside another form is different how Entity API renders entity forms.
- Status changed to RTBC
over 1 year ago 10:42am 22 March 2023 - 🇩🇪Germany jurgenhaas Gottmadingen
Looking good, only removed some left-overs from the info file of the test module.
-
jurgenhaas →
committed 9609f4b4 on 1.2.x authored by
mxh →
Issue #3348429 by mxh, jurgenhaas: eca_form: Impossible or hard to...
-
jurgenhaas →
committed 9609f4b4 on 1.2.x authored by
mxh →
- Status changed to Fixed
over 1 year ago 10:43am 22 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.