Currently when a user creates a new record using the new record collection on an embedded collection, it always takes the user back to the parent page. I’d like the option to send the user to the newly created record page (maintaining the parent in the URL so can use breadcrumbs to get back to parent).
Or more succinctly, honour the “on save” rules regardless of whether has a parent record.