Form builder (Large form) loads VERY slow
-
Hi,
I am making a set of forms that are quite large with different pages and sections.
The form builder for these forms loads very slow. it is slow when you first start editing and also when you save. It takes about 5 minutes (sometimes even up to 10 min) to load.
I also tried changing the settings to save using AJAX, this doesn’t really fix it. it only makes the page load first but then the fields take a very long time to load. it is actually slower this way.
I have increased the limits in my PHP Setting but this also didn’t fix the problem.
max_execution_time 30
max_input_time 60
max_input_vars 1000
memory_limit 1024M
post_max_size 120MIs there a solution for this? I wouldn’t be able to do anything using formidable like this. a task that could take a day to build a form is turning into days.
- The topic ‘Form builder (Large form) loads VERY slow’ is closed to new replies.