• First I want to thank you for this amazing plugin. I have a site that uses navigation through Hash, but when I send the form, the URL Parameters Hash lose, I’ve been looking at the code of the plugin and located two functions:
    * fm_submit_onclick
    * fm_submit_onclick_ajax
    // In userscripts.js

    These are my questions:
    Why not use the default “fm_submit_onclick_ajax” function?
    Begins from the moment I use “fm_submit_onclick_ajax” instead of “fm_submit_onclick”, how can I send the parameter “formSlug”?

    Thank you for your attention

    https://www.ads-software.com/plugins/wordpress-form-manager/

Viewing 1 replies (of 1 total)
  • Thread Starter gartisk

    (@gartisk)

    I discovered that this was not the right way to do. I had to write a function to “userscripts.js” and another function in “wordpress-form-manager.php”. Like to share those changes with the author of the plugin, who knows, if you want to add more forward in the code.

Viewing 1 replies (of 1 total)
  • The topic ‘Send in form with fm_submit_onclick_ajax’ is closed to new replies.