Button Group component - Allow multiple buttons to be selected - FX

Hello,

I would like to add a feature to an app allowing multi-button selection in a button group under particular conditions. I have found the setting under Interaction in the component inspector labeled "Allow multiple buttons to be selected." This button works correctly when using the checkbox, but is not working when I try to set the value of this input dynamically. When I set the value to "false" as in the screenshot below, I am still able to select multiple buttons.

image

I see the correct behavior when the field is completely empty.

image

But I haven't been able to enter a function that provides the desired functionality. I can't use false, {{ false }}, {{ null }}, {{ "" }}, or any formula to disable multi-select. Each of those results in being able to select multiple buttons.

Is this a bug or am I doing something wrong?

Thanks,
Josh

1 Like

I agree with this (Cloud 3.17.0)

1 Like

Thanks for reporting this! I'll reach out here once our team has shipped a fix for this bug :slightly_smiling_face: