You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@minorOffense I think by default the behaviour for inline entities being deleted using the method you described is to wait until the parent form is submitted. Only at that point is the entity actually deleted.
I confirmed that this behaviour works by deleting the inline entity, and then adding a new entity (to satisfy form validation). When submitting the parent form, the first inline entity then gets deleted.
Even if you select "remove this entity from the system" the inline entity form doesn't remove the entity.
The text was updated successfully, but these errors were encountered: