JSP CUSTOM TAG LIBRARIES
ifdisplaymode tag
Conditional tag. In the context of a form tag, enables you to conditionally generate page content based on the edit mode of the form.
Contexts
Valid in:
form
Syntax
<domino:ifdisplaymode
is="true|false"
debug="true|false"
onfailure="inline|exception"
time="true|false">
Attributes
The following attributes are optional.
is
Boolean value. If true, the body of this tag is evaluated if the editmode attribute of the corresponding form tag equals display. If false, the body of this tag is evaluated if the editmode attribute of the corresponding form tag equals edit. Default is true.
See the
Common Domino JSP tag attributes
section for definitions of debug, onfailure, and time.
Siehe auch
The Domtags tag library
Glossar
Ihre Kommentare zur
Hilfe
oder zur
Verwendbarkeit der Software
?
Hilfe zur Hilfe
Inhalt der gesamten Hilfe
Glossar