Example of Using the Error Tag
The following code is an example of using the <div od-type="error"> tag:
<div od-type="form">
<div od-type="error">
<b><font color="red"> <div od-property="FormattedHtml"/> </font></b>
<!--od section error close-->
</div>
...
<!--od section form close-->
</div>
For another example, see Example Code of a Nongrid Form Applet Template.