You are here:
Messaging Example (Managed Package)
For the managed package runtime, in this example, a Requirement message displays when a user is under the age of eighteen:
This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.
-
The Messaging element's Validation Expression fails when the Birthdate field has a value, and the AgeFormula element is less than eighteen:

-
The Formula element uses the AGE function to return the age of the user based on the date entered into the Birthdate element:

-
The Requirement message displays when the validation fails:

