Maintain Notes
Enables you to view or record any notes about the record currently displayed in the main screen. Text layout and formatting can be enhanced in some Notes fields by embedding HTML tags.
Note: HTML tags are not supported in all Notes fields.
The HTML tags recommended for use are:
Bold |
<b>text</b> |
Italics |
<i>text</i> |
Paragraph |
<p>text</p> |
Line Break |
<br> |
Horizontal Line |
<hr> |
Ordered List |
<ol> <li>text</li> </ol> |
Unordered List |
<ul> <li>text</li> </ul> |
MD00G1B