Today, when a user adds and saves a new (linked) record from another record detail view, they are redirected to the original record. I need the possibility to redirect the user to the newly added record.
My case: A user adds and saves a "Proposal" directly from the "Request" detail view. After they save the "Proposal", they are redirected back to the "Request" detail view. I would rather have them redirected to the "Proposal" detail view of the record they just added.