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.

Errors not put through gform_field_content filter? How to change?

  1. I'm using the gform_field_content filter to change the way my form is printed out (I want very cut-down, simple HTML).

    However, when I submit the form to trigger an error (AJAX is on) the output includes LI elements and my filter function is completely ignored.

    How can I stop this happening and filter every instance of my form?

    Posted 11 years ago on Friday June 22, 2012 | Permalink