Script components

You can use the script editor to add components to a script. The following script components are available on the script editor toolbar:

Icon Purpose of component
vertical-stack-icon Stack child components below one another. For more information, see Vertical stack container.
horizontal-stack-icon Stack child components beside one another. For more information, see Horizontal stack container.
readonly-text-icon Add text that the agent cannot modify at run time. For more information, see Read-only text.
button-icon Add a button that triggers an action. For more information, see Button.
text-input-icon Prompt for alphanumeric text. For more information, see Text input.
numeric-input-icon Prompt for numeric input. For more information, see Numeric input.
date-input-icon Prompt for a date. For more information, see Date input.
link-icon Add a hyperlink that triggers an action. For more information, see Link.
checkbox-icon Permit the agent to make a binary (yes or no) choice. For more information, see Checkbox.
radio-button-icon Allow the agent to choose only one of a predefined set of options. For more information, see Radio button.
dropdown-icon Allow an agent to select one value from a list. For more information, see Dropdown.
image-icon Display a graphic. For more information, see Image.
components_toolbox Embed a webpage within a script. For more information, see Web page.
markdown component icon Quickly format your text.
contact list form icon Create a simple form that agents can use to update information when they process an outbound call. The form is a vertical list of labeled text box controls. Each text box corresponds to a column in the contact list. The icon for this component only appears when the script is associated with the contact list of an outbound campaign. For more information, see Contact list form.
Cut, copy, or paste Cut, copy, or paste components.