One of my forms crashed against the wall of the max_input_vars limit (1000).
I fear that my host won't let me modify that value since it's a security issue.
So I should devise a strategy in order to accomplish this job.
I read the faq and the tutorials and I suppose that using a multi-page form won't work.
So the only viable solution is to divide the controls on more than one form, create a wizard, save partial data to a table, use a workflow a little more complicated than I'd use with a single form.
Is there any other way to over overcome the max_input_vars limit?
Thank you
maxx
I fear that my host won't let me modify that value since it's a security issue.
So I should devise a strategy in order to accomplish this job.
I read the faq and the tutorials and I suppose that using a multi-page form won't work.
So the only viable solution is to divide the controls on more than one form, create a wizard, save partial data to a table, use a workflow a little more complicated than I'd use with a single form.
Is there any other way to over overcome the max_input_vars limit?
Thank you
maxx
This topic is locked and no more replies can be posted.