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.

You can set HTML Forms to save submission data to your database.

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

HTML Forms Premium adds a File Upload field to the base plugin. You can use this field to let users include files with their form submissions. You won’t have to write any of your own file uploading or processing code. HTML Forms Premium will handle all of that for you. File Upload Field Once you […]

HTML Forms comes with a built-in solution for sending emails when a form is submitted. You can customize each setting to match your needs.