• Resolved wordpressivan007

    (@wordpressivan007)


    Hello good day!

    We add some fields to our forms and now it takes longer to load…

    Will there be any way to make the forms load faster?

    Thank you

    Anibal

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @wordpressivan007,

    I’ve checked only one of the forms inserted in your webpage.

    I first will try to describe how the plugin works.

    There is a checkbox in the “Form Settings” tab (https://cff.dwbooster.com/images/documentation/form-settings-tab.png) to evaluate dynamically the equations associated to the calculated fields or not, and when the checkbox is ticked:

    Every time is entered a field’s value or selected a different option, the plugin should check all the equations in the form to identify those equations that are affected by the field, and evaluate them, and then, after evaluate the equations the plugin should check if there are other fields affected by the results of the previous equations, and evaluate them, and so on until no equation requires to be evaluated.

    Your form includes 105 calculated fields, so, when the form is loaded all the equations must be evaluated, starting the previous process.

    The alternatives are:

    – Optimize your form to reduce the number of calculated fields and optimize the equations.

    – Or untick the checkbox in the “Form Settings” tab to evaluate the equations dynamically, in whose case would be required to insert a button field in the form with “Calculate” option selected as the button’s type.

    The complexity is worst in your webpage where are included six forms.

    Best regards.

    Thread Starter wordpressivan007

    (@wordpressivan007)

    Hello!

    Ok, thank you

    Anibal

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘It takes too long to load’ is closed to new replies.