Dear Admin,
I try the summary “type:count” but the result is #bad-value#
i use this setting
i want to count how many checkbox is checked…
is there’s any work around ??
Dear Admin,
I try the summary “type:count” but the result is #bad-value#
i use this setting
i want to count how many checkbox is checked…
is there’s any work around ??
Thank you for reporting this. I created an internal issue for our development team to investigate it further. I will let you know once I have more information.
We just has a meeting where we discussed the following topic.
Based on the market standards it appears that
true
should be counted by count
methodfalse
should be counted by count
methodBut we also have an option to show a transparent checkbox when the value is null
or an empty string. In this case we plan not to count that value.
What do you think about such an implementation.