• Resolved navaneethsen

    (@navaneethsen)


    I am using vfb pro version 3.1.5.

    I want to get all the field-values in the form to be submitted to a table when the user presses the submit button.

    Is it possible to intercept the submit button and implement this functionality?
    I was thinking to create a add_action hook in the themes functions.php, but I am not sure how to do this as I don’t know how to capture all the fields in the current form to pass it to the hook.

    Please give me some valid pointers.

    https://wordpress.org/plugins/visual-form-builder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    You should find a hook to create your actions here: http://support.vfbpro.com/support/solutions/folders/4000009442

    Since you are a pro user, you are welcome to use our paid support on our website in the future. Also, we recommend you update to the latest version.

    Thanks,
    Joseph
    VFBPro Support

    hello Joseph!
    When i click on submit button in visual form builder then show a message your data successfully submitted ! but i want that when we click on submit button then pop up image show and few seconds redirect to home page how i do this thanks

    Hello,

    You can redirect to any page you like on submit in the form builder settings, however you would need to get a developer to help you with the popup. I’d suggest using a timed landing page that the form will go to on submit then have that page go to the homepage.

    Thanks,
    Joseph
    VFBPro Support

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to intercept the submit button in a vfb form for storing field values to db’ is closed to new replies.