In an Apex form I'm trying to bind a checkbox to a boolean column without success. I've tried changing Settings / Checked and Unchecked Value to true/false, 1/0, Y/N without success. What's the secret? It's almost as if Apex isn't aware of boolean columns... See more
In an Apex form I'm trying to bind a checkbox to a boolean column without success. I've tried changing Settings / Checked and Unchecked Value to true/false, 1/0, Y/N without success. What's the secret? It's almost as if Apex isn't aware of boolean columns... See more
In an Apex form I'm trying to bind a checkbox to a boolean column without success. I've tried changing Settings / Checked and Unchecked Value to true/false, 1/0, Y/N without success. What's the secret? It's almost as if Apex isn't aware of boolean columns... See more