Autoresponder
Overview
Autoresponder is a PLUS feature in FormsLite.io, available for all PLUS users. Users can enable the autoresponder feature and set up the necessary values through the settings panel by logging in with an email link (magic link login).
Setting Up the Autoresponder
Log in to the Settings Panel: Use the email link (magic link login) to access your settings panel.
Enable the Autoresponder Feature: Once logged in, navigate to the autoresponder settings and enable the feature.
Configure Autoresponder Details:
From Name (Company Name): Specify the name that will appear as the sender.
Autoresponder Subject: Set the subject line for the auto-reply email.
Autoresponder Intro Text: Write an introductory text (e.g., "Thanks for submitting the form...").
Show Copy of Submission: Choose whether to include a copy of the user's submission in the email (Yes/No).
Logo Image URL: Provide the full URL path to your logo image (PNG preferred, e.g.,
https://yoursite.com/img/logo.png
). (coming soon)
Requirements
To ensure the autoresponder works, include an email input field in your form with the name attribute set to email
or Email
. The autoresponder will send emails to this address once the user submits the form.
Example Code for Email Input
Summary
By enabling and configuring the autoresponder feature in the settings panel, Pro users of FormsLite.io can automatically send customized replies to form submissions. Ensure that your form includes the required email input field to utilize this feature effectively.
Last updated