Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML TagDescription
<a>Define a hyperlink
<img>Define an image
<strong>Define important text
<em>Emphasize text
<p>Define a paragraph
<h1>HTML Heading 1 usage
<h2>HTML Heading 2 usage
<h3>HTML Heading 3 usage
<h4>HTML Heading 4 usage
<h5>HTML Heading 5 usage
<ul>Define an unordered list
<ol>Define an ordered list
<table>Define a table
<tr>Define a row in a table
<th>Define a header cell in a table
<td>Define a cell in a table


If a tag is read by the 'Import' Process or 'API', the tag will be stripped out before the record change is saved. Tags entered into PCR-360 in this manor are manner will impact how the text is displayed. Manually entered tags are interpreted as plain text.

Exports:

For 'Exports' that are based on raw Database Queries, such as SQL Scripts or 'Crystal Reports', if HTML tagging is desired to be used, the author of the Export will need to be sure to use the 'html_remark' field. If the tag is not desired, the 'plain_remark' field should be used. Exports are done in plain text, so no formatting will be imposed based on the tag. For more details about Exports, see the Import/Export page.

...

Excerpt
hiddentrue

Use of HTML Tags

Some fields within PCR-360 allow Users to input HTML tags to make displaying that information a richer experience for those that are expected to consume it. For more information on HTML tag usage, please seeĀ the wiki entry for it.