Hi, I was wondering how well Gravity Forms would work with very long, multi-page forms. Are there any length limits?
I have created short to medium-length forms with great results, but I wanted to check if there were any limitations.
Thanks.
Hi, I was wondering how well Gravity Forms would work with very long, multi-page forms. Are there any length limits?
I have created short to medium-length forms with great results, but I wanted to check if there were any limitations.
Thanks.
There are no limitations in Gravity Forms. You are limited on the client side, with AJAX and JavaScript, and on the server, processing the long POST submissions (there is a default 10,000 character limit built in to one of the popular PHP/Apache security modules; I forget which one, maybe Suhosin), but there is nothing inherent in Gravity Forms that will limit the length of your forms.
Nice, thanks.
No problem. Please share your experiences with longer forms when you get some done. Thanks.