Page History
trueが設定されていて、valueプロパティがnullの場合、マークアップ・ウェブレットはマークアップのname属性と一致するフィールドから値をロードします。テキストのコンテンツが大きく、マークアップ・ウェブレットのvalueとWebroutineのフィールド値リストの両方に表示したくない時にこのオプションを使用します。
デフォルト値
false()
有効値
ブール値を返す有効なXPath式
If set to true and the value property is null, the Mark-up weblet will load the value from the field that matches the Mark-up name attribute. Use this option if your text content is large and you don't want the content to appear both in the Mark-up weblet value and the webroutine field values list.
Default value
False()
Valid values
Any valid XPath expression that returns a Boolean value.