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
HoysalaHoysala 

can i change icons of account record types

SandhyaSandhya (Salesforce Developers) 
Hi,

You could create a formula field and have it display an image that you have stored in your documents if that is what your looking for. Check out the following post:

https://help.salesforce.com/apex/HTViewSolution?urlname=How-to-use-images-in-formula-fields
 
https://success.salesforce.com/answers?id=9063A000000ihi7QAA
 
Best Regards,
Sandhya
HoysalaHoysala
Thank you. I will check out