Bootstrap 5 form generator - Checkboxes should use dmx-bind:checked instead of dmx-bind:value

Wappler 5.8.2 (App Connect 1)

Bootstrap 5 form generator

For checkboxes it should use dmx-bind:checked instead of dmx-bind:value, else setting a checkbox and submitting the form doesn’t work properly - the value sent will be the one set in the expression of dmx-bind:value instead of the specified static value. Use dmx-bind:checked to get the current toggle state coming from a server connect instead of dmx-bind:value

I wonder for how long this bug has been present, how many people thought they were going crazy due to a form not working…

1 Like

Btw I’m on AppConnect 1

1 Like

Bump