mandatoryMessage

このフィールドの指示メッセージ文字列を指定します。

構文

Reference_Syntax.mandatoryMessage = "string"

文字列

必須のメッセージを表す文字列。

適用先

モデル

オブジェクト

フォームモデル

exclGroup

field

バージョン

XFA 2.1

JavaScript

Textfield1.mandatoryMessage = "This field is required.";

FormCalc

TextField1.mandatoryMessage = "This field is required."