| |
Component panelerrors
Description
Shows the error messages associated with the current
panel. You can place this component once anywhere within a panel.
If panelerrors is not used, the error messages are displayed
using a default format at the end of the (enclosing) form.
Panelerrors will also display the error messages of nested
panels if these panels do not contain a panelerrors component.
Format
< panelerrors ...
/>
Details
Component must be used inside a form.
| Include File: | formfields.hei |
| Session Mode: | none |
Properties
| Property |
Kind |
Description |
| Html | Checkbox | Display the error messages in HTML format. This should be switched
off only if JavaScript is switched on and if all clients have enabled
JavaScript. |
| Js | Checkbox | Display the error messages using JavaScript as an alert box. Note that this
only works if the underlying browser supports JavaScript (and if the user
did not disable JavaScript).
|
| Color | String(60) | Color to display the error messages. |
| Size | String(60) | Font size to display the error messages. |
| Delim | String(60) | Delimiter to separate multiple error messages. |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2025 H.E.I. All Rights Reserved.
|