Image Checkbox (Pro feature)
The Image Checkbox element is similar to the existing Checkbox element. However, the element allows you to add radio button options with a set of images for customers to choose from.
Elements Tab
In the Elements tab, fundamental settings of the element can be configured. The Image Checkbox element contains the following attributes in the Elements tab:

Element Name - title of the field.
Description - brief description of the field.
Element width - set how much horizontal space the element occupies in the form relative to the width of the calculator in 100% scale. You will see the changes in real time.
Element Columns - Select how many parts the width of the element should be divided to display the options. This helps organize checkbox options into multiple columns. It is especially useful when there are many options, making them easier for users to view and select. If 3 is selected, all the options will be displayed in three rows.
Option Label - Add options for users to choose from.
Option Value - Add numeric values that will be used in total calculations when an option is selected.
Upload Image - here you can select/upload the image to the option.
Add Option - Adds a new option to the list.
Default Value(s) - Select which option(s) will be preselected when the form loads.
Type of Label in Total - Choose how to display the selected option of the field in the Summary.
Show Value - displays the numeric value of the option in the Summary.
Label Only(No calculation) - Displays the label of the options, and the value of the selected option will not be included in Formula Calculations. It is useful when the field is used to create conditions.
Label Only(Calculation Value) - Displays the label of the options, and the value of the selected option will be included in Formula Calculations.


You can find all the necessary icons in SVG format on iconscout.com or other services. Find out more.
Set Measurement Unit
This setting allows you to add a measuring unit (Ω, cm, kg, inch, etc.) to the field.

Unit Symbol - enter the unit symbol
Position - select the position where the symbol should be displayed relative to the number
Thousands separator - select the symbol to separate thousands
Number of decimals - indicate the number of decimals in the fractional part
Decimal separator - select the symbol to separate the fractional part
Variants Tab
The Variants tab is available in the Pro version of the plugin and there you can adjust the appearance of the field. The Image Checkbox element contains the following attributes in the Variants tab:

Here are the available styles for the image checkbox element:

If you select the Box with Icon variant, you have to choose svg icons for them in the Elements Tab.
There is also one more setting at the bottom of the tab:
Apply this image checkbox style to all image checkboxes in this calculator. When the option is enabled, the selected style will be applied to all Image Checkbox elements in the calculator that is being edited.
Settings Tab
In the Settings tab, fundamental settings of the element can be configured. The Image Checkbox element contains the following attributes in the Settings tab:

Required - Defines whether the element will be required to fill or not.
Round Value - enable if you do not want to round the value to the whole number.
Hidden by Default - The element will be hidden until a corresponding condition is met. If the element is hidden, its default value will be counted as '0' in the formula
Calculate hidden by default - If any case hides the element: via the Hidden by Default setting or hidden by some condition, the element's default value (if it is set) will be counted in the formula.
Show in Grand Total - Disable if you want to hide the element in Grand Total.
Show Value in Element (form) - enable the setting to show the element's value within the specified area inside the form.
Number of Options to Select - Ability to set the maximum number of available options to choose from.
Additional Classes - Add extra classes to the HTML elements to further style changes.
The result in the calculator form with the Total Summary block:

The result of the Image Checkbox element will be displayed in the total summary.

The result of the Image Checkbox element will not be displayed in the total summary.
Image Checkbox with and without values:
Show value in element (form) setting is ON

Show value in element (form) setting is OFF

Last updated
Was this helpful?