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.
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 supports conditional elements that you can use to hide or show parts of your forms.
HTML Forms comes with built-in form validation, but you can add your own as well with WordPress filters.