Card Wrapper Calculation Error

I have a Card Wrapper and bunch of Card Checkboxes inside of it, all with different calculation values and some with a value 0 (free options). Underneath I have a calculation field that should summarize the Card Wrapper to show the total for selected card checkboxes. It works fine when the options with a value bigger than 0 are selected, but it won’t work if the zero value option is checked as it zeros out the entire calculation result and displays 0. Same with when I leave the calculation value for the checkbox blank.

Hi there,

thanks for reporting it, I just reproduced the issue on my end. Seems like we mixed up the values and calculation values somewhere. Added to our bugtracker :slight_smile:

EDIT: This seems to be my system error as a brand new form don’t replicate this issue.

Thanks. Also none of the wrappers accept Padding set on the back end, it shows up in the back end as should but when I refresh the front end it doesn’t show the design with the padding, neither does the preview button. It’s like the padding is not applied in the front end.

We indeed found a logical issue here regarding calculations for checkboxes. Just fixed it – will be deployed with the next update :slight_smile:

1 Like