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
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 will store all of your form submissions directly inside the WordPress admin. You can access this from the Submissions tab when viewing a form. List View The Submissions tab shows all the submissions your form has received in chronological order. Each field in your form will have its own column, in addition to […]