Useless or not? Add choice in CDV of Boolean.
Hi everyone,
In the case of boolean field, is there an advantage to use B) or it's plain useless if I want the thing false no matter what?
A) Change data value of [my_field] = false
B) If [my_field] is true - Change data value = False ---- else do nothing
Cheers