Hi,
Sorry for the late, after the modifications in the WordPress forum, I have not been receiving the notifications for new entries.
Are you talking about duplicate the fields at runtime or in the forms builder?
If you want duplicate a group of fields in the form builder, you should insert them into a container (a DIV or Fieldset field) and duplicate the container, of course, if you are using calculated fields into the container with its corresponding equations, or dependencies, you should correct them in the duplicated fields.
But if you want duplicate the fields at runtime, I’m sorry, but in the current version of the plugin it is not possible, the plugin is not able to determine at runtime what are the equations of the new calculated fields or the dependencies between fields, or for example, if each duplicated field is considered as a subtotal, it is not possible modify the equation of the calculated field used to get the total to include the new fields.
So, I recommend:
– Create all possible fields at design time,
– and display or hide them at runtime using dependencies.
Best regards.