Save and Continue Page Edits

I want to modify a few things on the Save and Continue page that’s generated if my users decide to do that. I used this code to create the following page where logged-in users can access their previously accessed forms, and I want to edit the Save and Continue feature to NOT send an email link so that it’s more secure.

So I need to 1. modify the page so that the text that’s displayed just confirms that upon clicking the Save and Continue Later button, the application is saved to the user’s account, and 2. modify the Save and Continue to not send an email link but instead just save to the user’s account.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.