Auto-attach Child Entries to Parent when Editing via GP Entry Blocks.
By default, when adding a new child entry to a Nested Form field while editing a parent entry via GP Entry Blocks, the child entry is saved to the session and will not be attached to the parent entry unless you click “Update” on the parent entry form.
Use this snippet to automatically attach the child entry to the parent as soon as the child form is submitted.
Instructions
See “Where do I put snippets?” in our documentation for installation instructions.
Code
Filename: gpnf-gpeb-auto-attach-child-entries.php