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
CHENNA$A@CHENNA$A@ 

Need to change custom field label color & font on standard layout( NOT VF PAGES)Extremely Urgent

Hi All,

 

I am having custom field bill__c( datatype: checkbox) & wanted to change the color & font on standard quote layout. IS this possible?

 

Thanks,

Ravinder

Prafull G.Prafull G.
Yes. It is possible.

Update the field label as <font color="red">Bill</font>.

Cheers!

CHENNA$A@CHENNA$A@
Hi,

This is not working.

<font color="red">Bill</font>. Can you please suggest other sol.

Thanks
Prafull G.Prafull G.

Can you ensure that you are updating the Field Label correctly?

 

Field Label : <font color="red">Bill</font>

Field Name : Bill

API Name : Bill__c

 

I did the same multiple time in past and tested today as well. It works fine for me.

 

 

CHENNA$A@CHENNA$A@

<font color="red">Bill</font>

 

i am putting exactly in field label name. Still not working. Making any mistake?

Prafull G.Prafull G.
There is nothing wrong with it. Seems very strange!
Li ChenLi Chen
Hi Bro,
I also have similar issue during migration, this "bug"already fix by SF, so no longer can be used.Hope it answer your question
https://success.salesforce.com/answers?id=90630000000glCHAAY