OutSystems Forge 日本語データベース

MultipleSelection

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

Forge英文サイト

2018-05-01 1.0.3 Palash Debnath All All Components, Plug-ins
コンボボックスのチェックボックスを使用した複数選択が記録されます。
このコンポーネントは、複数の選択を可能にするチェックボックスを前に付けることによって、特定のコンボボックスレコードを変更します。このコンポーネントには他の多くの機能もあります。 例として、単純な入力変数に整数値を渡すことによって、ユーザーに最大数のレコード選択を制限することができます。 例えば SyntaxEditorコードスニペット maximumCountSelected:4 - デフォルトでは0です。

[Overview]
Multiple Selection using checkbox on a combo box records.
[Detail]
This component will modify a given combo box records, by prefixing check box to allow multiple selection.This component has other more abilities as well. As an example you can restricted the user to a maximum number of record selection by passing an integer value to a simple input variable. eg SyntaxEditor Code Snippet maximumCountSelected: 4 --By default the value is 0
戻る