Question
JPMorgan Chase
JPMorgan Chase
IN
JPMorgan Chase
Posted: Dec 6, 2019
Last activity: Dec 19, 2019
Last activity: 19 Dec 2019 17:04 EST
Closed
Solved
Highlight keywords in text area field.
Hi Team,
Can you please help with how to highlight/bold keywords in a text area field. There are certain keywords that need to be highlighted.
Hey SaikiranTK,
You could use the HTML bold tag to only have parts of your sentence bold and as above use a rich text editor to display the sentence. this can be done with a field value, or can be done by placing the HTML in the message when creating.
Example below.
<p>This is normal text - <b>and this is bold text</b>.</p>