.

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

FORMULA LANGUAGE


Examples: @DocFields
1. This example returns Form; result; name; phone if those are the names of the fields in a document.
2. This example returns Yes if used in a field on a form that contains a rich text field containing a link to a database or document.
3. This example, when used in the postopen event of a form, enables the user to choose a field to alter from a list of the fields on the form then provide a value to put into the chosen field.
4. This example, when used in a field on a form, returns the number of fields contained by that form when it is saved:
See Also