General Settings
Navigate to Stores → Configuration → MageMe → WebForms Lite to access system-wide settings.
General
Admin Toolbar
Show WebForms Lite toolbar icon next to the notification bell in the top admin toolbar.
Use Magento Translations
Use Magento translations to automatically translate forms on the frontend.
Enable Form Preview
Enable preview of web-forms in the frontend admin panel.
Preview Store View
Select the default Store View for the form preview. Visible only when form preview is enabled.
Use Unique IDs
Use randomly generated unique IDs for form elements. Enable this if you use multiple form instances on one page and experience display issues.
Collect Customer IPs
Save the IP addresses of customers with each submission.
Show Select Fields Db Values
Show actual database values in results grids for select, radio and checkbox group field types. This option also affects column filter types.
Email
Asynchronous Sending
Enable or disable cron-based email queue. When enabled, notification emails are sent every minute via cron rather than immediately on form submission.
Limit Per Cron Run
Limit how many results will be processed during one cron run. Default: 50. Visible only when Asynchronous Sending is enabled.
Default Email Address For Notifications
This address will be used by default to send new submission notifications. In WebForms Lite, only one email address is supported.
Reply-to Email Address For Customer
This address will be used in the reply-to field in customer notification emails.
Send All Emails From This Address
In case you have problems receiving notifications, set this to the mailbox used for sending out system emails. Does not affect reply-to values.
Block Email Addresses
Block specified email addresses from submitting forms. You can use Regular Expressions to block address ranges.
Captcha
Mode
Configure when captcha is displayed:
- Auto — displayed for non-logged-in customers only
- Always on — always displayed
- Off — disabled
Type
Select captcha type. Currently Google reCAPTCHA is supported.
Google reCAPTCHA
Version
Select the reCAPTCHA version: v2, v3, or Enterprise.
Theme (v2 only)
Select the reCAPTCHA widget theme: standard or dark.
Site Key v2 / Secret Key v2 (v2 only)
Enter your Google reCAPTCHA v2 API keys. Obtain them at google.com/recaptcha.
Google API Website Key / Secret Key (v3 only)
Enter your Google reCAPTCHA v3 API keys.
Invisible Badge Position (v3 only)
Select where the reCAPTCHA badge is displayed: bottom-right, bottom-left, or inline.
Minimum Score Threshold (v3 only)
Score between 0 and 1. Where 0 is likely a bot and 1 is likely a human. Default: 0.5.
Site Key / API Key / Project ID / Action Name (Enterprise only)
Enter your Google reCAPTCHA Enterprise credentials.
Checkbox Challenge (Enterprise only)
Enable checkbox challenge for reCAPTCHA Enterprise key.
Validation Failure Message
Error message displayed when reCAPTCHA validation fails.
Technical Failure Message
Error message displayed when reCAPTCHA cannot be loaded.
Files
Upload Limit
Maximum upload file size in kB.
Contacts Form
Replace the default Magento contacts page (yourdomain.com/contact/) with a selected WebForm.
Enable
Enable or disable the contacts form replacement. If disabled, the default Magento contact form is used.
Contacts Form
Select the web-form to replace the default contacts page.
Accessibility
Use Accessible Date Picker
Enable an accessible date picker for compatibility with screen readers (WCAG 2.1 AA).
Data Cleanup
Purge Deleted Customer Data
If enabled, all submission data associated with a customer account will be permanently deleted when the customer account is deleted.