Links

Condition Options

In Conditions, there are 5 possible options:
Value option will depend on element settings. For example, if you have created 3 options for a Drop-down element and trying to make a condition depending on that element, all 3 options will be available in Value option.

is selected

The condition "is selected" is used to add actions to the linked element when one of the options of the first element is selected.
Let's take demo calculator Internet Marketing as example and make conditions for toggle element "Marketing" depending on the radio element "Company size".
Condition: if the "Corporate" option from the radio element "Company size" is selected, "Buy PPC (Pay per Click) Ads" will be selected and the toggle field "Marketing" will be disabled:
"Buy PPC (Pay per Click) Ads" will be enabled and the toggle field "Marketing" will be disabled, when from "Company size" radio element "Corporate" option is selected:

is equal to

The condition "is equal to" is used to add actions to the linked element when the value of the first element is equal to a certain amount.
Let's take demo calculator Calculate Your Taxes as example and make conditions for drop-down element "Business Entity" depending on the quantity element "Income from Salary ($)".
Condition: if value of the "Income from Salary ($)" quantity filed is equal to 150 000 drop-down element "Business Entity" will be disabled:
The drop-down element "Business Entity" will be disabled when value of the quantity field "Income from Salary ($)" is equal to 150 000:

is inferior to (less than)

The condition "is inferior to" is used to add actions to the linked element when the value of the first element is less than a certain amount.
From Cost Calculator Pro v3.1.3 the logic of the "is inferior to" and "is superior to" conditions are changed. Before the update Pro v3.1.3 these conditions have used the Options of the Drop-down, Radio, Checkbox, Image Dropdown, Image Radio, Image Checkbox, and File upload elements directly.
Now the value corresponding to the condition is added manually from v3.1.3 and the conditions should be set again.
Legacy Pro Version
Pro Version 3.1.3 or greater
Let's take demo calculator Graphic Design as example and make conditions for radio element "Mobile Ready" depending on the drop-down element "Type of Website".
The two option values of "Type of Website" drop-down element are less than 1000:
Condition: if the value of the "Type of Website" drop-down is less than 1000, "Mobile Ready" radio element will be hidden:
When one of the "eCommerce" or "Institutional" options is selected from the "Type of Website" drop-down, the "Mobile Ready" radio field will be hidden:
When the "Corporate" option is selected from the "Type of Website" drop-down, the "Mobile Ready" radio field will be displayed:

is superior to (greater than)

The condition "is superior to" is used to add actions to the linked element when the value of the first element is greater than a certain amount.
From Cost Calculator Pro v3.1.3 the logic of the "is inferior to" and "is superior to" conditions are changed. Before the update Pro v3.1.3 these conditions have used the Options of the Drop-down, Radio, Checkbox, Image Dropdown, Image Radio, Image Checkbox, and File upload elements directly.
Now the value corresponding to the condition is added manually from v3.1.3 and the conditions should be set again.
Legacy Pro Version
Pro Version 3.1.3 or greater
Let's take demo calculator Venue Rental as example and make conditions for checkbox filed "Extra Servings" depending on the range filed "How many guests are you expecting".
Condition: if the number of the expecting guests are more than 150, two options: Microphone and Stage of the Extra Savings checkbox will be selected:
When number of the expecting guests are greater than 150 in, Microphone and Stage of the Extra Savings checkbox will be selected:

is different than

The "is different than" condition is used to add actions to the associated element when an option of the first element is selected that is different from the specified one.
Let's take demo calculator Tuition Fees as example and make conditions for dropdown filed "How much Scholarship are you getting?" depending on the toggle filed "Do you have a scholarship?".
Condition: if any option different from "Yes" is enabled in the toggle field, the dropdown field "How much Scholarship are you getting?" will be hidden.
When the "No" option is enabled on the toggle field "Do you have a scholarship?", the dropdown field "How much Scholarship are you getting?" will be hidden.