OutSystems Forge 日本語データベース

FastToggle

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-05-26 1.1.0 João Melo 9.0.0.23 All All Widgets
コンボボックスでオプションを選択する、またはチェックボックスをクリックするなど、アクションに応じて画面上の要素を表示または非表示にしたいときに、ユーザーへのフィードバックを向上させるコンポーネント。
コンボボックスでオプションを選択する、またはチェックボックスをクリックするなど、アクションに応じて画面上の要素を表示または非表示にしたいときに、ユーザーへのフィードバックを向上させるコンポーネント。 追加のWeb要求なしで、画面上の要素を非表示または表示するOnChangeアクションを置き換えるために使用できます。 例:「はい/いいえ」チェックボックスフィールドと、チェックボックスの値が「はい」の場合にのみ表示する必要のあるセクションがあるスクリーンがあるとします。 ユーザーがチェックボックス・オプションをクリックするたびにサーバーに行きたくないので、そのサーバーを必要としません。 このコンポーネントは、軽量のjavascriptコーディングでこの魔法を実行します。

[Overview]
Component that improves the feedback to the user when you want to show or hide elements on the screen depending on an action, such as selecting an option in a combo box or clicking a checkbox.
[Detail]
Component that improves the feedback to the user when you want to show or hide elements on the screen depending on an action, such as selecting an option in a combo box or clicking a checkbox. It can be used to replace OnChange Actions that simply hide or show elements on the screen, with no additional web requests. For example: Imagine you have an Screen with an Yes/No checkbox field and a section that must be shown only if checkbox value is Yes. You don't want to go to the server everytime a user clicks on a checkbox option, and you don't need it. This component do this magic with just some light-weight javascript coding.
戻る