Common Tags
Tag error


This tag displays errors on the page so that they can be placed and formatted as desired. If the errortext tag is included inside this tag, the contents of this tag will only be processed if there is an error. If the child tag is not present, then the error messages will be formatted and displayed from this tag in the standard style. If this tag is displayed on a page, errors will no longer be displayed in the normal error location or available after this tag has been displayed.

Example:
<pt:common.error/>
or
<pt:common.error>
<p>
<pt:common.errortext/>
</p>
</pt:common.error>


Tag Information
Tag Nameerror
Related Child Tag(s)errortext

Attributes
No Attributes Defined.


Copyright 2005 Plumtree Software, Inc.