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
RahulRahul 

Need to change the Color of all field values when a specific picklist field from the drop down is selected and saved

I have a picklist field named "Dead" , When we select that field all the vaues of the fields in record should turn into Red. Can this be possible? If Yes Please help me.