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:
And none of them save as a True. What am I doing wrong, fam? I must be having a brain fart.
Solved! Go to Solution.
should be true
And that's when I realized I've spent an hour working on one field in a form and using a different field in a workflow.
yes|no works fine and is actually the standard way it's done.