Description
The {save_email_input} merge tag in Gravity Forms will insert a form into the “Save and Continue” confirmation allowing the user to enter an email address the resume link should be sent to.
Usage
{save_email_input: button_text="Custom button text" placeholder="Custom placeholder" validation_message="Custom validation message"}
Parameters
Example
{save_email_input: button_text="Send the link to my email address" placeholder="Please enter your email" validation_message="The link couldn't be sent because the email address is not valid."}