Solved
Going crazy! Need a radio button for a Boolean field
I don't know what's going on but this is driving me nuts! I have a boolean field and I want to put a radio button on a form for it but no matter what value I pass on the back end it always sets it to False.
I've tried:
- Yes
- yes
- true
- [true]
- 1
And none of them save as a True. What am I doing wrong, fam? I must be having a brain fart.