• Resolved borissa

    (@borissa)


    Hello. I would like my customers to choose a color for their caravans which will be for free. (0 value) Now my problem is that it is not to be shown in the summary list. How do i solve this problem? Maybe with a code?

    If i go to the settings and enable the option “show zero valueS in the summary list” – all of them ( and they are many maaany options) will be shown and this does not look good. if i unable this option and then go only to the “color element” and the enable the ” show in grand total” happens NOTHING because this other option ( see above) is not activated. Problem: for free or 0 value is for the cost calculator not a value and it will not be shown in the summary list …

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hi,

    Thank you for reaching out,

    In the free version of Cost Calculator Builder, there’s no easy, built-in way to show a free (0-value) color option in the summary list without enabling “Show Zero Values in Summary List” (Settings > General Settings), which would display all zero-value options and clutter the summary. Using a Formula Element set to 0 (e.g., if({color_field} != ”, 0, 0)) won’t work either—it won’t appear unless that setting is on. The simplest workaround is to set the formula to a tiny value like 0.01 (e.g., if({color_field} != ”, 0.01, 0)), label it “Color (Free),” and keep “Show Zero Values” off. It’s not truly 0, but it’s close and shows up cleanly. For an exact 0 display without affecting other elements, the free version doesn’t support it natively. You might need the Pro version’s advanced options.

    Cheers!

    Thread Starter borissa

    (@borissa)

    Hello,

    i do have the pro version, that is why i bought it. And yes, we already changed the formula to this tiny value ( 0.01 ) but this is not the best alternative.

    Plugin Support EricStylemixThemes

    (@ericstylemixthemes)

    Hello @borissa,

    Can you please check the ticket Z90460 on our support platform? Our agents left detailed instructions to achieve your request without changing the value.

    Kind regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.