Applying formatting to text fields
You can format the values of multiline text fields, for example the Problem details and Solution details fields of a Case record, by applying the following HTML tags:
HTML tag |
Examples |
---|---|
<b> Formats text as bold. |
Copy
Result:
Copy
Result: |
<i> Formats text as italic. |
Copy
Result:
Copy
Result: |
<br> Inserts a line break. |
Copy
Result:
Copy
Result: This is italic text with a |