Reviewed & tested by the community
Project:
IEF Complex Open Widget
Version:
1.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2024 at 06:27 UTC
Updated:
24 Aug 2024 at 01:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dwwThis doesn't depend on the other issue at all, we could commit this here any time.
I don't love having to add the extra layer of indentation, but the code you inherited was already a bit of a mess, so it's not so easy to do it otherwise without a larger code refactoring.
Comment #4
mlncn commentedThe patch did not apply, but i think i brought this in faithfully except the ief_items and ief_add_existing_widget properties which did not exist in this module and do not yet exist in Inline Entity Form either. Talking about these lines that existed in the patch both as if already there and only getting indented in for the conditional:
Comment #5
mlncn commentedOK i see those are from #3413340: Support the 'add_existing_widget' setting from #2683125 as i thought and should have already checked. Still willing to adopt everything that is stuck getting into IEF and then, i hope, getting everything into IEF (in particular #2673548: Prioritize 'add existing' in nested entity creation UX to prevent duplication.) and obsoleting this module entirely!
Comment #6
mlncn commented