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.

validation_error DIV placement

  1. I know this has lightly been talked about around the forum, but I'm not seeing a proper solution.

    Before I start manipulating the form with jQuery, I wanted to see if there was a way to hook into the form and move the placement of "validation_error" to the bottom of the form... or somewhere different entirely.

    Is there a specific event that we can bind to for the GF submission?

    Posted 12 years ago on Wednesday April 11, 2012 | Permalink
  2. Currently there isn't a built-in way to do this, so jQuery would be a route to go.

    Posted 12 years ago on Wednesday April 11, 2012 | Permalink
  3. Yes, well... is there an event at the form as been submitted and there ARE errors that we can bind to?

    Posted 12 years ago on Wednesday April 11, 2012 | Permalink