PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

jQuery to a Specific Form

  1. Is there a way to add jQuery to a specific form within Gravity Forms?

    Posted 12 years ago on Wednesday December 14, 2011 | Permalink
  2. You could enqueue or add the jQuery to your head or foot by wrapping it in a conditional that says "if the page is this, then include the script." But, I see where the problem comes in. If you use that form on multiple pages, then you need to be able to tie the jQuery to the form, right? How about adding the jQuery to a HTML block in the form? It would always be included, and not visible in the form.

    Can you post more details of how you need to use this? Maybe we can come up with something.

    Posted 12 years ago on Thursday December 15, 2011 | Permalink