提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "350px")
(Updating to match new version of source page)
Tag: Replaced
 
(15 intermediate revisions by one other user not shown)
Line 1: Line 1:
= フィールド=
+
= Field=
フィールドコンポーネントは、対話の処理中に情報を入力するためのデータフィールドです。 入力した情報は、対話転送の場合に他のエージェントが利用できるし、[[contact-center-administrator-guide/ResultsTab|キャンペーン結果]]に保存できます。
+
The Field component is a data field for entering information during interaction handling.
  
 +
'''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/Field version 3.x].
  
[[File:Activity-Form-Add-Field.png|225px|アクティビティフォームのフィールド追加コンポーネント]]
 
  
 
+
[[File:Activity-Form-Add-Field.png|225px|Activity form Add Field component]]
発信キャンペーンの場合、コールリストレコードのデータをフォームフィールドに表示することが望ましいです。この機能を有効にするには、このセクションの説明のように、最初にコールリストデータを表示するフォームフィールドを指定します。次に、コンタクトセンター管理者アプリケーションを使って、[[contact-center-administrator-guide/ActivityTab|これらのフィールド]]をコールリストの対応するフィールドにマップします。
 
 
 
現在、編集可能なフォームは、発信音声および混合音声タイプのサービスでのみ使用されています。
 
 
 
新しいフィールドを定義するには、フォームコンポーネントメニューの下部にある'''フィールドの追加'''ボタンをクリックします。
 
 
 
 
 
== 設定 ==
 
以下の設定をフィールドコンポーネントに対して指定できます。
 
 
 
 
 
[[File:Activity-Form-Add-Field-Settings.png|350px|center|アクティビティフォームのフィールド追加設定]]
 
 
 
 
 
=== Name ===
 
The ''name'' of this field will be used for [[contact-center-administrator-guide/ActivityTab|binding this form field with a calling list field]]. Note that this name will not appear on the form. To provide a display name for the field, use the [[form-builder-reference-guide/Label|Label]] component.
 
 
 
=== Type ===
 
''Type'' is the type of data to be entered in this field.
 
 
 
You may select one of the following types from the drop-down menu:
 
* Text
 
* Number
 
* Phone
 
* Date/Time
 
* US state
 
* Email
 
* Hyperlink
 
* List
 
* Encrypted text
 
* Key Value List
 
 
 
Selection of a data type may enforce some restrictions related to the range of values, format, and/or characters used. If the data entered in this field shall be encrypted while it is stored in the system, select data type '''Encrypted text'''. (If you do not see this data type, the data encryption function is not enabled for your contact center by the service provider.) Note that when you export form data from the system, any encrypted data elements will be unencrypted for export.
 
 
 
=== hidden ===
 
Select the ''hidden'' checkbox if you want this file to be hidden at run time.
 
 
 
=== editable ===
 
By default, field editing is enabled. Unselect the ''editable'' checkbox if the ''Initial value'' specified for this field is supposed to be read-only.
 
 
 
=== required ===
 
Select the ''required'' checkbox if data for this field must be provided in order for the completed form to be deemed valid.
 
 
 
=== Initial value, static ===
 
Enter the initial (default) value that will appear in this field when the form is presented to the agent. This can be a scenario variable in the ''$(varname)'' format. The agent will be able to change this value if the '''editable''' checkbox is selected.
 
 
 
=== export in results ===
 
Select the ''export in results'' checkbox if you want values entered in this field to be stored in the [[contact-center-administrator-guide/ResultsTab|campaign results]].
 
 
 
=== Position in result ===
 
If the ''export in results'' checkbox is selected, you can define the ''position'' of this field in the campaign results table relative to other fields of this activity form whose values have to be stored.
 
 
 
=== Items ===
 
For data type ''List'', the ''Items'' property allows you to define your own range of possible values that can be either defined arbitrarily or sourced from a calling list. Click '''add/edit''' to define the value range for a field of the ''List'' type.
 
 
 
=== Display format ===
 
* For data type ''Phone'', this property allows you to select the country for which the phone number will be specified in this field and indicate whether an international or national format is expected. Leave the field as '''None''' to disable format verification.
 
* For data type ''Date/Time'', this property allows you to select or define the format in which the date and/or time will be displayed on the form.
 
** To define your own format, select '''custom''' and specify the desired format in the field below.
 
** Select the '''show timezone selector''' if you want a time zone selector to be displayed next to a Date/Time field.
 
 
 
=== Result (export) format ===
 
For data type '''Date/Time''', this property allows you to select or define the format in which the date and/or time will be stored.
 

Latest revision as of 22:31, 9 September 2021

• English
• 5.19 • 5.3 • 5.8

Field

The Field component is a data field for entering information during interaction handling.

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 Add Field component

< 前へ | 次へ >