Save & Continue for Elementor Forms is a WordPress plugin that extends the functionality of Elementor Pro Forms. It allows users to save their form progress and resume later using a secure token-based link. This is useful for long or multi-step forms such as registrations, applications, or surveys.
- Open the page with your form in the Elementor Editor.
- Select the Form Widget → go to the Actions After Submit panel.
- Add the action “Save and Continue”.

- Scroll down to the Save and Continue Settings section.
- Toggle Enable to turn it on, and configure the available options (such as sending resume links via email, data retention period, and confirmation messages).

Available Shortcodes in Save & Continue for Elementor Forms
When configuring your Save and Continue settings, you can use shortcodes to dynamically insert form data into your messages or emails.
Example: [name], [email], [phone]
[form_name] → Displays the name of the form.
[resume_link] → Generates the unique link for the user to continue their saved form.
[field_id] → You can also use the field IDs from your form to display specific field values.
How It Works
- Add a Save & Continue Button to your Elementor Form.
- When a user clicks “Save”, the form data is stored with a unique token.
- The plugin generates a resume link with the token (e.g. https://yoursite.com/form-page/?yeekit_token=abcdef123456).
- The user can click the link anytime to reload their saved data.
- After 30 days, unused tokens and data are cleaned up automatically.