


Provides a bunch of functionality to handle submissions effectively.
Generate a new type of shortcode which would allow you to publish forms in a way that:
It will show edit form if user has already submitted.
If not, then it will show simply an empty form to get the first submission data.
Completely bypass the user portal and trackback page to edit a submission.
This is ideal for one-time only review forms and profile update forms.
You can also optionally restrict the form to logged-in users only. If user is not logged in then show the login form with custom message and ask them to login.
eForm already provides a bunch of
format strings to insert custom data in your email and messages.
eForm easySubmission takes it further by providing format strings against form elements. Meaning, you can insert the value from any form element in emails and messages. Check out
our knowledgebase for more information.
Requirements
eForm version 3.7.1+.
PHP version 5.3+.
Coming Next
You Suggest!
Changelog
Version 1.0.0 (24 Apr, 2017)
Initial Release
Credits
Some images and vectors used from freepik.com.
Share This Product