Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @block – Ok so to clarify and I will update those docs to do the same. The getting started guide code is added to your functions.php file, the code in any of our JS docs can then be added inside the code you already added.

    So one is basically giving you an appropriate place to place custom JavaScript, the other gives you custom JavaScript to use and customize.

    That said you using the functionality plugin means you can add all of this to that plugin instead of your functions.php.

    Hope that helps. Some forms have better methods such as custom JS events or PHP filters on successful submission that are a better place to set this up, but that depends on how the form is created.

    Thread Starter block

    (@brandanhadlock)

    Okay. I think I got it. Thanks for the help.

    Plugin Author Daniel Iser

    (@danieliser)

    @block – Not a problem, Please take a moment to click that it Works and to rate and review the plugin or support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Setting cookie upon form submission’ is closed to new replies.