Page History
Not available on std_layout.
A Boolean property. An expression which, if evaluated to be True, will show the right menu.
Default value
Varies with layout.
...
layoutでは使用できません。
ブール値プロパティです。trueと評価された時に、右メニューを表示する式
デフォルト値
レイアウトによって異なります。
有効値
true()
...
、 false()
...
、もしくは、フィールド名、リテラル、XSL変数やJavaScript変数を使用した、true() もしくは false()
...
で答えが得られる有効な式
Example
This example will show the right menu if field #RIGHT_MENU is equal to 'Y'. The expression should be entered, and is shown when the property has focus, as follows:
When the property loses focus, the expression is shown as follows:
例
この例はフィールド#RIGHT_MENUが 'Y'と等しい場合に右メニューを表示します。式は必須です。またプロパティにフォーカスがある場合、以下のように表示されます。
プロパティがフォーカスを失うと、この式は以下のように表示されます。