How to present a list of text with bolded information sourced from Apex code
Problem In our scenario, I need to display a list of text in our Visualforce page. Some part of the text needs to be bold. I will explain this with the below simple but not working example: page: Controller: Obviously the strong tag here doesn’t work. I can walk around this if the number of …
How to present a list of text with bolded information sourced from Apex code Read More »