Page History
ウェブレットに設定する値
ウェブレットによりフィールドがビジュアライズされた場合、これがフィールドの値になります。
デフォルト値
デフォルト値は適用されません - このウェブレットを使用する多くの場合、テキスト領域に表示する値のフィールド、およびテキスト領域からテキストを受け取るフィールドを指定する必要があります。
有効値
単一引用符付きテキスト、もしくはフィールド、システム変数、複数言語対応テキスト変数の名前
例
次はウェブレットがフィールドを表示するときに、フィールド名がどのようにvalueプロパティに入力されるかを示しています。
プロパティがフォーカスを失った時、フィールド名は以下のようになります。
The value to set the weblet to. If the weblet visualizes a field, this is the value of the field.
Default value
No default value applies – for most uses of this weblet you must specify a field whose value is to be represented by the text area and/or that is used to receive the text from the text area.
Valid values
Single-quoted text or the name of a field, system variable or multilingual text variable.
Example
This shows how a field name is entered for the value property when the weblet visualizes a field:
...