[ad_1]
Hello @papesh
Thank you so much for using our plugin.
You can implement the equation as follows:
Assuming the checkbox field is the fieldname123, the equation would be:
IF(fieldname123, fieldname1 * fieldname2, 0)
It uses comma symbols instead of semicolons, and the plugin manages the checkbox field’s value as zero if no choice is ticked.
Best regards.