function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Vasu@blrVasu@blr 

How to add an HTML field on the account object to display value in red when the value is < 100?

Madhan Raja MMadhan Raja M

Hi Vasu,

 

You cannot display the value in red when the value is < 100 in Standard page layout but the same can be achieve through Visualforce page.

 

http://wiki.developerforce.com/page/User_Interface

 

If a reply to a post answers your question or resolves your problem, please mark it as the solution to the post so that others may benefit.

 

Madhan Raja M