FormIt form issue

I have a FormIt form with the same parameter values on two seperate resources.

One form submits as expected. The second does not.

I’ve pared the hooks in the second form’s FormIt call to include only ‘email’, and the form will not submit. No error is generated in the error log.

Any thoughts as to why this form works as expected on one resource, but not another?

Thanks