Overview
You wish to customize the way in which a label and/or contents for a field are displayed in CRM.web, for example, by changing the text color, making it bold, etc. You are wondering what the exact process to be followed is.
Solution
In order to change the display characteristics of a field in CRM.web, you will first need to create a Custom Style where the desired style has been applied to a custom class, and then use that class for the field that should be modified as explained in Custom Field Labels and Inputs:
- Create the CSS file containing the custom classes.
- Import the file in the
...\web\styles\update\update.css
file. - Restart the application pool for CRM.web.
- Add the Extended options for the Field in CRM.designer.
- Invalidate the cache in CRM.web:
Testing
After invalidating the cache, the changes should apply as configured. If they do not reflect in your browser, please attempt to open the same page in incognito mode, and learn whether an alternative Style has been set up for your ACRM environment that may be applying instead.