• Resolved danielfanaei

    (@danielfanaei)


    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 120M

    Is 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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Njones35

    (@njones35)

    Hi @danielfanaei

    Thanks for reaching out to our support team today. My name is Nathanael and I am happy to help.

    The first thing I would recommend is trying to edit the form using a different device – and also try a different browser. We’ve seen situations where browser rendering time was the issue, and switching browsers made a form that was almost unusable work like it should again.

    Since the form you are trying to edit is very large, can you split the form in half and use 2 smaller forms instead, with the first redirecting to the 2nd on submit?

    Since you are using the Pro plugin, if you need any further assistance with this could you please open a ticket in our helpdesk here? https://formidableforms.com/new-topic/

    I’m afraid that we can only support the Lite plugin here,

    Best,

    Plugin Support Njones35

    (@njones35)

    .

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form builder (Large form) loads VERY slow’ is closed to new replies.