Redirect to URL After Successful Sign-Ups
You can configure HTML Forms to redirect to a certain page on your website after each successful form submission. An example use case would be to send visitors to a “Thank You” page after they submit your form.
To set this up, open up your form, navigate to the Settings tab and locate the setting for a redirect:

Make sure to use complete (absolute) URL’s and to redirect to a page that describes that the form was processed successfully. You don’t want to confuse your visitors with a random redirect.
Related Posts from Our Knowledge Base
HTML Forms can store all of your form submissions in your database. You can then view these Submissions from inside the WordPress admin.
HTML Forms Premium automatically adds an easy to reference widget to the WordPress dashboard. This dashboard widget lists your active forms, shows how many submissions are unread, and the total number of submissions. The dashboard widget is enabled by default. You, or your other admin users, can hide it manually if they choose by using […]