OutSystems Forge 日本語データベース

Triggered Mentions

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

Forge英文サイト

2013-07-29 1 Conigent 7.0+ All All
Triggered Mentionsでは、入力ウィジェットをFacebookのようなシステム(またはTrelloのようなシステム)に変えることができます。このシステムでは、@記号(または他の特殊記号)を使用してインライン自動補完システムを呼び出すことができます。
*オートコンプリートを起動するために使用するシンボルを指定することができます(デフォルトは "@")。 *あなたはあなたが望むどんなデータでも渡すことができます。 *「非表示」のデータ入力は可視データ入力と同じ内容になりますが、ユーザーの名前とIDを渡した場合は「@名前の人」のテキストが「[@ユーザーID]」に置き換えられます。 例)。 *既存のテキストに既にIDが「[@ID]」である場合、そのIDが隠しフィールドに保持されている間に実際の名前が表示されるように、「既存のメンメンション」パラメータを使用します。

[Overview]
Triggered Mentions allows you to turn an Input widget into a Facebook-like (or Trello-like) system that lets you use the @ sign (or any other special symbol) to bring up an inline auto-complete system.
[Detail]
* You can specify any symbol you want to use to trigger the autocomplete (defaults to "@"). * You can pass in any data you want. * The "hidden" data input will have the same contents as the visible data input, but the "@Name of Person" text will be replaces with "[@User Id]" if you've passed user's names and IDs in (as an example). * Use the "Existing Mentions" parameter when the existing text already has IDs in the form of "[@ID]" in it, so that they display the actual name while preserving the ID in the hidden field.
戻る