I have a repeating section on an expense report with columns for amount requested and amount approved. I would like the font color for amount approved to be red if it is different than amount requested. Is there a way to do this without javascript? On one of the help pages it said that formatting the font size and color could be done with a rule but I can't get it to work.
Solved
Change font color with formatting rule
Best answer by courtney_shelto
Ahh, I think that this can only be done to the label. Even custom CSS applied to the actual fields isn't in effect while editing (ex, text box has CSS class of someTextBox and in my CSS for the form if have someTextBox { color: #ffffff }, it's still black when editing, but white if the form is viewed). JS may be the only way to accomplish what you're after.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

