• The plugin is very easy and convenient to use. you can really build complex calculative flows without having to go through all the mess. Makes life easier for us.

    Needless to mention it’s quite lightweight too. But I would like to suggest the plugin developer to see if there is a possible way to improve on the load times a bit.

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

    (@codepeople)

    Hello @batcode

    Thank you very much for the review.

    Concerning the load time, it can be affected by different factors. If the dynamic evaluation of the equations is enabled, all the equations are evaluated in the load process. If there are inserted multiple DS fields, the plugin must get the fields’ values from the external data sources in the load process, etc.

    The process can be improved by enabling the forms’ cache from the settings page of the plugin:

    https://cff.dwbooster.com/documentation#troubleshoot-area

    Or if your are using DS fields, it is preferred to read all data at once with a RecordSet DS field, and then use this field as the data-source for the rest of the DS fields in the form. Furthermore, it is important to optimize the equations.

    Best regards.

    Thread Starter batcode

    (@batcode)

    Thank you very much. This is helpful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Amazing Plugin’ is closed to new replies.