Macos
Nodejs
Wappler 6.8
I have an expression that returns true or false, even if it returns true the checkbox is not checked
Macos
Nodejs
Wappler 6.8
I have an expression that returns true or false, even if it returns true the checkbox is not checked
Hello,
Check this out, it helped me.
Tanks @JoakimAsk
Hello, @Teodor
Since I'm inside a group, do I have to pass some value, initial in the group?
If you are using a checkbox group, you need to pass the values to the group and it will automatically mark the checkboxes active.
Should I pass the values as 1,2,3? literally?
or ['1','2','3'] associative array
The value of the checkbox group needs to be an array.
It worked, thank you. @Teodor, @JoakimAsk
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.