Radio buttons to pick a different equation

[ad_1]

Hello @lowercas3

Thank you very much for using our plugin.

You can use conditional operations or conditional statements in the equation to evaluate a mathematical operation or another based on the radio button choice selected. For example, assuming the radio buttons field fieldname4 has the choices’ values 1 and 2, respectively.

In this hypothetical use case, the equation can be implemented as follows:

IF(fieldname4 == 1, fieldname1 + fieldname2, fieldname1 * fieldname2)

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer