The form is loading very slow
-
Hi, developer team. The plugin is awesome but it loads slow.
I read the forum and unticked the “Dynamically evaluate the equations associated with the calculated fields“.
Because one developer recommended so to load the form fast. But now the calculated field is blank and not showing the result.
This is how the form is structured. {
Fieldname3 = three radio buttons with distinctive values (required)
fieldname4 = where user put a value in number (required)
fieldname1 = a hidden field from public (calculated field)
fieldname5 = The final calculated field (calculated field)
}
This is how I configured the equation. {
fieldname1 = fieldname4/fieldname3
fieldname5 = fieldname1/number
}
Need help loading the form fast and I am very weak in mathematics. The form results are working for me but the form is loading slowly.
- The topic ‘The form is loading very slow’ is closed to new replies.