+ Start a Discussion
DastanDastan 

Background Colour of Standard Fields

Is it possible somehow to set the background colour of a standard salesforce field.

 

My requirement is like this: I have a number field. On the basis of the count, I want to give a background colour to te field. For example if it is less than 30, than red, 30-45 than yellow, more than 45 than green.

sham_1sham_1

I don't think, setting the background color is possible.

You may need to write a custom VF page to achieve the same,

 

May be you can use a formula field to show the number with an appropiate image