.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JSP CUSTOM TAG LIBRARIES


formula tag
Example

Displays the results of a Domino formula. The body of this tag is the formula being evaluated.

See the Formula language reference documentation for a list of the @functions you can use to create formulas.

Note If used within the context of a view (viewloop tag), forces the document to be loaded, which may impair scalability.

Contexts

Valid in:


Syntax
Attributes

The following attributes are optional:

format


id
locale
timezone
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

Example
See Also