For the complete documentation index, see llms.txt. This page is also available as Markdown.

Image Dropdown (Pro feature)

The Image Dropdown element is similar to the existing Drop Down element. However, with this element, you can include a set of images for customers to choose from them.

Element Tab

Image Dropdown element settings will appear after you place the element into the calculator. The Image Dropdown element contains the following attributes in the Element tab:

  • Element Name - title of the field.

  • Placeholder - you can either fill the placeholder or not (It is not required).

  • Description - brief description of the field.

  • Element width - set the width of the field relative to the width of the calculator in 100% scale. You will see the changes in real time.

  • Options - under this section, you can add/remove/reorder options of the dropdown and assign numerical values to them. Additionally, the Image dropdown field allows uploading images to options.

  • Default Value - The default value field takes inputs after you add option values in Add Radio Options

  • Type of Label in Total - choose how to display the label in the summary (grand total)

    • Show Value - Displays the values of the options.

    • Label Only(No calculation)- Displays the label of the options, and the value will not be included in Total 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 will be included in Total Calculations.

  • Use Currency Sign - mainly used to accept fractional inputs and applies the currency settings defined in the Calculator Settings.

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

Settings Tab

Image Dropdown element settings will appear after you place the element into the calculator. The Image Dropdown element contains the following attributes in the Settings tab:

  • Required - Defines whether the element will be required to be filled or not.

  • Round Value - Enable if you want to round the value to the whole number in the total summary.

  • Hidden by Default - The element will be hidden by default. You can make it visible using conditional system.

  • 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.

  • Additional Classes - Add extra classes to the HTML elements to further style changes.

Type of Label in Total - Choose how to display the label in the total:

Show Value - Displays the values of the Image Dropdown options.

Image Dropdown with and without values:

Show value in element (form) setting is ON

This is the result of the drop-down with Image element in the calculator form:

The result of the Image Drop-down element will be displayed in the total summary.

Last updated

Was this helpful?