JSP CUSTOM TAG LIBRARIES
ifeditmode 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:ifeditmode
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 edit. If false, the body of this tag is evaluated if the editmode attribute of the corresponding form tag equals display. Default is true. Optional.
See the
Common Domino JSP tag attributes
section for definitions of debug, onfailure, and time.
See Also
The Domtags tag library
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary