Hello, I use a multi-page form and the save and continue functionality on it. I wanted to know if I can bypass the Save and Continue confirmation page where a user must enter an email to send the continue link. Instead, I know the email the links should always be sent out.
So, once user clicks on save and continue later from my form, the email is sent out automatically to the email I want and goes directly to the last confirmation page Save and Continue Email Sent Confirmation.
Any hooks or documentation on achieving something like this?