Customize Emails in eForm WordPress Form Builder

Starting eForm version 4.14, we have introduced features to completely modify how emails are sent for form submissions, administrator notifications and payments. Previously we have had a few hooks to change them, but now we have made it even easier using templates. So now, you can completely change the HTML and how data is displayed […]

Read More

Sending emails to admin against Text Input

One of the many hidden feature of eForm is to send email against Text Input elements. This is useful, when you create a survey for multiple department, and want to send user feedback to a group of people, without the whole form data. To get started, use any of the two supported elements. Text Input […]

Read More

Add Form Elements in Redirect URL

Starting with eForm V4.2 we have extended feature of the format string to send submitted values in the redirection URL as a query string. Henceforth one can send all submitted element values as query string in the URL used for redirection. You need to add format string like %F9%, %M1%, %M2% with your query parameters[q,as_occt,safe […]

Read More

Limiting eForm Submissions

eForm has many types of limitation functionality. You can use them to control submission rate of any form. All of the settings can be accessed from Form Settings > Submission Limitation. Number Based Limitations These are used to limit submissions based on numbers. Options are: Submission limit per email: You will need to use the […]

Read More

Form Update Success Message and Email Notification

With eForm v3.4 it is now possible to show different success message and send different email if user updates the submission. Update Success Message Settings can be found under Form Settings > Form Submission. Edit the content inside Update Message and you are good to go. All format strings are available here. Update Email Notification […]

Read More

Disable User Notification Email – eForm

With eForm, it is easy to implement user notification emails for forms. But under certain scenario, especially if you are doing newsletter integrations, you might not want to send an email from eForm. PS: To disable including submissions inside user and admin notification email, please read this. Disable User Notification email in eForm Under form […]

Read More

Let user edit their eForm submissions

With eForm you can easily let users edit their previous submissions. This feature works only for registered users. We made it this way, to prevent security abuses. To enable this, please follow the steps. Go to Form Builder > Config > Form Settings > General Settings. Enable the option “Users Can Edit Submission”. Optionally set […]

Read More