Specifies the mandatory message
string for this field.
SyntaxReference_Syntax.mandatoryMessage = "string"
Values
Type
|
Values
|
String
|
A string that represents the mandatory message.
|
JavaScriptTextfield1.mandatoryMessage = "This field is required.";
FormCalcTextField1.mandatoryMessage = "This field is required."
|
|
|