提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "'''追加 / 編集''' をクリックすると、スタイルの編集ダイアログが表示され、コントロールの外観を指定できます。")
(Created page with "450px")
Line 34: Line 34:
  
  
[[File:Form-Button-Add-Edit-50.PNG|450px|thumbnail|center|Add / Edit style]]
+
[[File:Form-Button-Add-Edit-50.PNG|450px|thumbnail|center|スタイルの追加 / 編集]]
  
  

Revision as of 19:28, 23 April 2020

• English
• 5.19 • 5.3 • 5.8

ボタン

ボタンフォームコントロールをフォームキャンバスにドラッグすると、新しいボタンフィールドがフォームに追加されます。他のフォームコントロールと同様に、フィールドのプロパティを編集することで、このコントロールのスタイル、外観、機能をカスタマイズできます。


ボタンフィールドのプロパティ

ボタンフィールドのプロパティを編集し、スタイル、ラベル、サイズ、配置、条件、およびアクションを指定するには、鉛筆アイコンをクリックします。このセクションでは、編集できるボタンコントロールフィールドのプロパティについて説明します。


ボタンフィールドのプロパティ


メインウィンドウへのドッキング

このボタンをクリックすると、フィールドのプロパティがポップアップダイアログに表示されるのではなく、常にフォームキャンバスにドッキングされます。


メインウィンドウボタンへのドッキング


プロパティの編集とフォームのプレビューを同時に行う場合は、ドッキングが便利です。


フォームキャンバスのメインウィンドウにドッキングされたボタンプロパティ

モードスタイルの編集

モードスタイルの編集は、選択可能なスタイルのリストを表示します:

  • 無し
  • テキスト
  • タイトル
  • ラベル
  • ハイパーリンク
  • 注記

追加 / 編集 をクリックすると、スタイルの編集ダイアログが表示され、コントロールの外観を指定できます。


スタイルの追加 / 編集


Label

Label is the text that will be shown on the button (e.g., "Buy Now" or "Send").


Width, px

Width, px is the label width (optional). If no width is specified, the button defaults to the entire column width.


Alignment

Alignment provides three alignment choices for the button:

  • Left (default)
  • Right
  • Center


Condition

You can determine what kind of condition must be met in order for the button to perform a specific action (see the Action properties below). Click Add / Edit to add a condition or change one that's already been added.


The Edit Conditions dialog pops up, providing the following fields to complete:

  • $() - Either enter a variable (if you know it), or click this button to select and map a variable to the condition.
  • is / is not - Select either is or is not as part of the condition string
  • Selector - Select from one of the following: empty, one of:, <, >, =
  • Text field - Enter the word(s) or values that should be a part of the condition.


Click "Add / Edit" to add or change conditions for the button


After you have made your selections, the condition statement should look something like $(ActivityHistory.media_type) is chat, which means that the activity history media type must be chat in order for the button to perform the action.

Other available buttons include:

  • Delete - Click to delete the condition statement
  • Add - Click to add another condition statement with different variables and selections
  • OK - Click to save the condition
  • Cancel - Click to cancel adding or editing


Action

Action is a drop-down menu offering the following possible actions that this button can provide.


Action selection


Do Nothing

Select Do Nothing if this button should not provide any action. When the user clicks this button on the form, nothing will happen.


Call number

Call number initiates a phone call.


Call number


Upon selecting this action, the following additional properties are available:

  • Number to call – Enter the phone number to be dialed.
  • Required during a call, to consult - When this checkbox is selected, a transfer of the call must be attempted. If no transfer attempt is made, when the agent attempts to hang up, the form reverts to the initial form page with the unselected call button and outputs a warning with two additional button options: “The form requires consult transfer attempts made during the call [Cancel] or [Force Hang up].” If the agent attempts a transfer and the person does not answer, the form can be configured to allow the agent to take a message that can be subsequently emailed or sent via SMS/text. To configure these options, see Start SMS and Create Email.
  • Validation URL – Enter the validation URL.


Start SMS

Start SMS initiates an SMS/text message to be sent to the specified phone number.


Start SMS


Upon selecting this action, the following additional properties are available:

  • Phone Number - The phone number that will receive the SMS
  • Message - Enter the desired text message to be sent


Create Email

Create Email initiates a new email message to be sent to the specified email address.


Create email


Upon selecting this action, the following additional properties are available:

  • Email Address - The recipient's email address
  • Subject - The subject line of the email
  • CC - The email addresses of the recipients to be copied on the email
  • BCC - The email addresses of the recipients to be blind-copied on the email
  • Body - The text of the email


Disposition

Disposition enters a fixed disposition for the current call or interaction.


Disposition


Upon selecting this action, the following additional properties are available:

  • Disposition – Type the disposition name, if known
  • Select Disposition – When this button is clicked, a pop-up dialog shows the following properties:
    • Disposition from service – A drop-down menu shows the services available for your contact center. Selecting one of the services brings up the dispositions that can be selected. See Select Disposition below.
    • Select Disposition – A drop-down menu shows the dispositions available for the selected service.
  • Two Step Disposition - Selecting this checkbox enables dispositions to be set in two steps
  • Validation URL - Enter the validation URL.


Go To Page

Go To Page navigates to other pages in a multi-page form.


Go to Page


Upon selecting this action, the following additional properties are available:

  • Destination page – A drop-down menu lists the possible destination pages on the form


Augmentation

Augmentation runs a contact search in augmentation databases that have been configured for your contact center. There are no additional properties for this action.


Complete

The Complete action completes the interaction. Upon selecting this action, the following additional properties are available:

  • Validation URL - Enter the validation URL.


Search Knowledge Base

Search Knowledge Base brings up the Knowledge Base search field.


Search Knowledge Base


Upon selecting this action, the following additional properties are available:

  • Text to search for - Enter the words to look up in Knowledge Base. Note that you can add variables to the search terms including those from custom fields, such as Activity History. For example, if a Knowledge Base article is used in an activity form, the blank, Knowledge Base-associated fields can be configured to prefill with values from activity history custom form fields. If an activity history field variable is not present in an activity form, it is not prefilled. Additionally, if a value is not set for the Knowledge Base article, the field does not prefill the form. If an agent has put some value in a field already, it is not prefilled (it will only prefill when empty).
    < 前へ | 次へ >