Difference between revisions of "Validation Message"

From SmartWiki
Jump to: navigation, search
 
Line 1: Line 1:
The Validation Message field can be used to specify the message that is displayed to users when inputting invalid information into a field.
+
The Validation Message field is used to specify the message that is displayed to users when inputting invalid information into a field.
  
 
For'''Standard Fields''' the Validation Message is displayed when the user has not completed a Mandatory field.
 
For'''Standard Fields''' the Validation Message is displayed when the user has not completed a Mandatory field.
  
 
For '''Custom Fields''' the Validation Message is displayed when the entry in the field does not comply with the statements entered in the '''JavaScript Validation''' section for the Custom Field.
 
For '''Custom Fields''' the Validation Message is displayed when the entry in the field does not comply with the statements entered in the '''JavaScript Validation''' section for the Custom Field.
 +
 +
 +
The Validation Message can be up to 255 characters in length.

Revision as of 13:40, 1 May 2009

The Validation Message field is used to specify the message that is displayed to users when inputting invalid information into a field.

ForStandard Fields the Validation Message is displayed when the user has not completed a Mandatory field.

For Custom Fields the Validation Message is displayed when the entry in the field does not comply with the statements entered in the JavaScript Validation section for the Custom Field.


The Validation Message can be up to 255 characters in length.