Save Form Submissions
HTML Forms can store all of your form submissions in your database. You can then view these Submissions from inside the WordPress admin whenever you want. This option is enabled by default.
Open up your form, go to the Settings tab and toggle the setting shown below to Yes.
Save your form. Now, whenever a user submits that form, the submission data will be saved. You can view that data from the Submissions tab.
Related Posts from Our Knowledge Base
You can dynamically insert variables in your form templates. These variables will be replaced with the form is shown to users.
Extend or modify the default behavior of the HTML Forms WordPress plugin with our set of available action hooks.