Hello community,
One of the issues that have been discussed here, and something we wanted to is to customize the select options such as changing font color, or bold content etc.
And there has not been an easy way to do this, since we faced a similar requirement, and we wanted a solution, we used the javascrip to manipulate the DOM to modify the form content and the user interface, by changing the content and customizing the select option formatting.
I’ve wrote a lenghty post on how I did it which you can read here
The repository with the javascript cht library extension can be found here