[ad_1]
Hello @lowercas3
Thank you very much for using our plugin. You can configure the input fields as dependent on the DropDown choices. Learn more about dependencies by reading the following blog post:
https://cff.dwbooster.com/blog/2020/03/01/dependencies
The values of the disabled dependent fields are zero when they are disabled. So, the disable fields do not affect the sum operation.
For example, if you inserted five number fields in the form configured as dependent on the DropDown choices, fieldname1, fieldname2, fieldname3, fieldname4, and fieldname5. If you insert a calculated field in the form and enter the equation
SUM(fieldname1, fieldname2, fieldname3, fieldname4, fieldname5)The equation result would be the sum of values of the active fields.
Best regards.
