I want to redirect to the CLONED edit page after I replicate. We don't have the ID until it's cloned, so will this work? I'e tried using successRedirectUrl and I can send it anywhere I want so that obviously works. Just not to the edit page. The error I get is that the $record parameter is missing. Here is my code (based on the code from the docs)