Extremely slow form submission

I’m seeing up to 15 seconds to submit a simple 3 field form on my website. I’ve tried enabling ajax, no conditional logic and it just takes way to long for a form to submit. Any other ideas to speed this up?

I recommend reading the following page of the documentation, which explains how to test the form with logging enabled to see if there are any problems with the submission process. It also includes advice on how to improve performance.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.