Skip to main content

Does anyone know why users get blocked when they come back to their form?

On multi-step forms users get blocked. I'm assuming it's a honeypot thing and it would be fine to disable honeypot for this singular form, but I don't want to disable it for all the other forms.

How do we fix it for just one form?

Does anyone know why users get blocked when they come back to their form?

Taylor Drayson

You can disable a single form with this snippet - https://snippets.tdrayson.com/mvavpk/

Taylor DraysonΒ Thank you. Hopefully this works.