Hide Form After a Successful Sign-Up

Hiding a form after it was successfully submitted is easy with HTML Forms.

Open up your form, navigate to the Settings tab and toggle the setting shown below to Yes.

Hide form feature found in the HTML Forms WordPress plugin.

This will hide your form fields after the form is submitted without errors. The success message you enter will still show, regardless of the setting.


Related Posts from Our Knowledge Base

HTML Forms executes a handful of custom JavaScript events based on user interactions. You can hook into these to run your own code.

Set your forms to redirect users to a specific URL when they successfully submit information.