PROGRAMMING OVERVIEW AND USER INTERFACE


Default value formulas
Example

A default value formula provides an initial value for a field. This formula executes when a document is created, and for rich text fields that are not editable when the document is saved. The user can change the value in the field except for rich text fields that are not editable. You must specify a default value formula for an rich text field.

A default value formula must evaluate to a value suitable for storage in the current field.

Example
See Also