You need to sign in to do that
Don't have an account?

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
Update the field label as <font color="red">Bill</font>.
Cheers!
This is not working.
<font color="red">Bill</font>. Can you please suggest other sol.
Thanks
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.
<font color="red">Bill</font>
i am putting exactly in field label name. Still not working. Making any mistake?
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