Hello,
I have a textbox in a form that contains numerical data. I'd like to change the background color to orange when the number is over 30.
Thanks for helping
Changing the color this way is only good for a simple form view.
In a continuous view it will change the color of all cells of this field, not this specific value.
Changing the color this way is only good for a simple form view.
In a continuous view it will change the color of all cells of this field, not this specific value.