Meta Box
Support Forum
Support › MB Frontend Submission › Keep Form After Ajax Submission
Hi
After a front end form is submitted with ajax enabled, is it possible to keep the front end form visible?
thanks
Hello Nick,
If you want to keep the form after submitting it, you can use the edit attribute. However, the ajax attribute will be disabled. So it isn't possible to keep the form and enable ajax after submitting the form. Please follow the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#adding-the-submission-form
edit
ajax
Ok well a while back it was default to keep the form after submission and was changed a while ago due to requests in the forum e.g. https://support.metabox.io/topic/ajax-hide-form-after-submission/, but it is useful to keep the forms in certain situations