From Bright Pattern Documentation
Jump to: navigation, search
(Created new topic from branched topic Documentation:ServicePattern:form-builder-reference-guide:DispositionButton:5.1)
 
 
Line 2: Line 2:
 
The Disposition Button component is a button, which, when clicked, will finish the interaction processing and insert the specified [[contact-center-administrator-guide/DispositionsTab|disposition]] into the call results. Note that if this button is pressed during a live call, the call will be released.
 
The Disposition Button component is a button, which, when clicked, will finish the interaction processing and insert the specified [[contact-center-administrator-guide/DispositionsTab|disposition]] into the call results. Note that if this button is pressed during a live call, the call will be released.
  
 +
To add this component to your activity form, hold and drag the component from the component menu on the left, onto the blank form on the right.
  
[[File:Form-Disposition-Button.png|225px|Form Builder Disposition button]]
+
'''Note''': This control is supported in version 5.x for forms created in the Form Builder application version 3.x.
  
  
To add this component to your activity form, hold and drag the component from the component menu on the left, onto the blank form on the right.
+
[[File:Form-Disposition-Button.png|225px|Form Builder Disposition button]]
  
  
Line 35: Line 36:
  
  
<center>[[form-builder-reference-guide/DateTime|< Previous]]  |  [[form-builder-reference-guide/DispositionSystem|Next >]]</center>
+
 
 
</translate>
 
</translate>

Latest revision as of 18:47, 30 October 2019

• 5.19 • 5.2 • 5.3 • 5.8

Disposition Button

The Disposition Button component is a button, which, when clicked, will finish the interaction processing and insert the specified disposition into the call results. Note that if this button is pressed during a live call, the call will be released.

To add this component to your activity form, hold and drag the component from the component menu on the left, onto the blank form on the right.

Note: This control is supported in version 5.x for forms created in the Form Builder application version 3.x.


Form Builder Disposition button


Settings

Settings for the Disposition button component can be specified as follows.

Style

Style is way that the text will appear for this element. You can select or define the text style for this element by choosing from the following options:

  • << None >>
  • Text
  • Title
  • Label
  • Hyperlink
  • Note

Label text

Label text is what is shown on the button itself, in the Agent Desktop application. Enter text to be displayed on the button.

Disposition

  • Specify the disposition that will be stored in the call results when this button is clicked.
  • Click select disposition, choose the service/campaign, and select the desired disposition.

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 disposition selected is not allowed.


Disposition button settings


< Previous | Next >