提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "=== 呼び出し番号 === ダイヤルされる電話番号を入力します。このプロパティは、静的な番号または''$(varname)'' 形式でのシナリオ変...")
(Updating to match new version of source page)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
= コール番号=
+
= Call Number=
コール番号コンポーネントは、クリックすると、指定された番号へのコールを開始するボタンです。
+
The Call Number component is a button which, when clicked, will initiate a call to the specified number.
  
このコンポーネントをアクティビティフォームに追加するには、コンポーネントを押したまま、左側のコンポーネントメニューから右側の空白のフォームにドラッグします。
+
'''Note''': This control is supported in version 5.x for forms created in the Form Builder application version 3.x. For component properties, see Bright Pattern Contact Center Documentation [https://help3x.brightpattern.com/3.18:Form-builder-reference-guide/CallNumber version 3.x].
  
'''ご注意''': このコントロールは、フォームビルダーアプリケーションバージョン3.xで作成されたフォーム(バージョン5.x)で使用できます。
 
  
 
+
[[File:Activity-Form-Call-Number.png|225px|Activity form Call Number component]]
[[File:Activity-Form-Call-Number.png|225px|アクティビティフォームのコール番号コンポーネント]]
 
 
 
 
 
== 設定 ==
 
[[File:Call-Number-Properties-50.png|450px|thumbnail|center|コール番号コンポーネントの設定]]
 
 
 
=== スタイル ===
 
この要素の [[form-builder-reference-guide/FormBuilderOverview|テキストスタイル]] を以下のオプションから選択し、指定します:
 
* << 無し >>
 
* テキスト
 
* タイトル
 
* ラベル
 
* ハイパーリンク
 
* 注記
 
 
 
'''リンクとして表示'''というチェックボックスをオンにすると、コール番号がダイレクトコール専用のクリック可能なリンクとして表示されます。
 
 
 
=== ラベルテキスト ===
 
ボタンに表示するテキストを入力します。 '''$()'''をクリックすると、ラベルテキストフィールドが選択した変数へ''$(varname)''形式でマップされます。この例では、ラベルテキストフィールドが携帯電話変数にマップされ、ラベルテキスト''$(Contact.phones[MOBILE].phone)''が作成されます。
 
 
 
=== 呼び出し番号 ===
 
ダイヤルされる電話番号を入力します。このプロパティは、静的な番号または''$(varname)'' 形式でのシナリオ変数です。 '''$()'''をクリックすると、ラベルテキストフィールドが選択した変数へ''$(varname)''形式でマップされます。
 
 
 
=== Validation URL ===
 
When the parameter is defined for the Disposition button, the URL is called when the Disposition button is clicked. If anything but "200 OK" is received, an error message is displayed: ''The call selected is not allowed''.
 

Latest revision as of 21:50, 9 September 2021

• English
• 5.19 • 5.3 • 5.8

Call Number

The Call Number component is a button which, when clicked, will initiate a call to the specified number.

Note: This control is supported in version 5.x for forms created in the Form Builder application version 3.x. For component properties, see Bright Pattern Contact Center Documentation version 3.x.


Activity form Call Number component

< 前へ | 次へ >