Automatically reload front-end form submission

Support MB Frontend Submission Automatically reload front-end form submission

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #30455
    @mindspark@mindspark
    Participant

    Hi -

    wondering if there is an easy way to change the behavior of a front-end form submission?

    instead of displaying the default success message when a form is submitted, I would like to simply reload the form on the page. values get saved to DB, but no success message.

    Gravity Wiz offers an add-on for Gravity Forms to do this, so there is a need for something like this.

    Any ideas are appreciated!

    #30456
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Simply, you can add the attribute redirect and assign the URL of the frontend submission page to this attribute to reload the page as well.

    [mb_frontend_form post_fields="title,content" post_type="post" redirect="http://your-site.com/frontend-submit-page/"]
    

    Get more details on the documentation https://docs.metabox.io/extensions/mb-frontend-submission/#shortcode-attributes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.