HannahEngelson
11 months agoQrew Trainee
Syntax Error
I have the following code on a formula field to highlight a checkbox field if it's false. I copied this code directly from the Quickbase article about it so I cannot figure out why it wouldn't work. The first backslash highlighted below is the one producing the error. Please help!
If([Send Letter]=false, "<div style=\"color:white;background-color:red;\"> false</div>, [Send letter] )
------------------------------
Hannah Engelson
------------------------------