August 22, 201213 yr I've got a field/checkbox with 1 single box to check. I'm trying to make it so that when the box is checked another set of text turns red, and when its not checked it stays its normal color. Any help? Thanks
August 22, 201213 yr Say your checkbox field is named Status and it uses a custom value list of "1". Format the text to turn red when [Formula is] = YourTable::Status
Create an account or sign in to comment