Page History
現在のWAMにある、プロンプター・パネルを閉じる為に呼び出されるWebroutine名
The name of the Webroutine, in the current WAM, to be invoked that will close the prompter panel. Leave blank if the closing_url property is specified.
The prompter will close as soon as this webroutine is loaded, however the webroutine design may flash briefly in the user interface so you should use a blank layout with no visible content.
All of the output values for the prompter must exist in the HTML output of the webroutine as <input> elements for the Prompter to be able to find them and transfer their values. The quickest way to do this and keep them invisible is to define them as *HIDDEN in your web mapbefore generating the HTML.
Default value
'Close' – this is a suggested Webroutine name only.
Valid values
プロパティが指定されている場合、ブランクのままにしてください。
このWebroutineがロードされると、プロンプターはすぐに閉じられます。ただし、Webroutineのデザインがほんの短い間表示される可能性があるので、コンテンツが非表示のブランクのレイアウトを使用してください。
プロンプターの出力値は、プロンプターが探しだしてその値を転送できるように、WebroutineのHTML出力に<input>エレメントとして、全て存在している必要があります。これを非表示のままで行う一番早い方法は、HTML生成前にWebマップで*HIDDENとして定義します。
デフォルト値
‘Close’ - このWebroutine名は単なる提案です。
有効値
現在のWAM内の有効なWebroutine名
プロパティ・シートで該当するドロップダウン・ボタンをクリックして、使用可能なWebroutineリストから選択します。The name of a valid Webroutine in the current WAM. Click on the corresponding dropdown button in the property sheet to select from a list of know Webroutines.