Drag and Drop Fields — General

The General tab in the Field Options panel contains three field types: Greeting, URL Link, and Embedded Web Page. Drag any of these onto a script page to add them. Select the edit icon on a placed field to open its configuration dialog.

Each field type has multiple configuration tabs. The tabs available vary by field type and are described below.


Greeting

Displays a personalised greeting to the agent at the start of a call. The greeting can include lead data pulled dynamically from the database, and different greetings can be set for different call types.

Tab 1 — Field Config

SettingDescription
Reference nameThe system-generated reference for this field. Can be edited.
Default greetingA dropdown of preset greeting options to choose from.
Edit your greetingLets you write a custom greeting. To include lead data, select a field from the Select a field dropdown and select Add. A preview below the editor shows how the greeting will appear when populated with lead data.

Tab 2 — Field Style

SettingDescription
VisibleControls whether the field is visible on the script. Rules can be added to change visibility based on agent actions.

Tab 3 — Advanced Greetings

SettingDescription
Greetings for call typesLets you set a different greeting for each call type. The system identifies the call type automatically and displays the corresponding greeting on the script.

URL Link

Adds a clickable link to the script. Commonly used to integrate with a CRM or other external system. Speak to your CRM provider to confirm the correct URL format to use.

Tab 1 — Field Config

SettingDescription
Reference nameThe system-generated reference for this field. Can be edited.
LabelThe display text for the link as it will appear on the script.
URLThe web address the link will open.

Tab 2 — Field Style

SettingDescription
VisibleControls whether the field is visible on the script.

Tab 3 — Database

SettingDescription
Use database field or global fieldChoose whether to populate this field from a database field or from an existing global field on the script.
Duplicate script fieldsShows any other fields in the script linked to the same database field. Changes to one will affect the other.
Select customer data tableSelect the data table you want to link this field to.
Choose database fieldSelect the specific field from the chosen table to link to this script field.
Create a new fieldOpens options to create a new database field if the one you need does not exist.
Create a new tableOpens the Contact Data Tables page in a new tab where you can create a new data table.

Embedded Web Page

Embeds a web page directly within the script, displaying it as a panel with full functionality. Useful for loading a CRM record or other web-based tool alongside the script during a call. Custom URLs can be configured to include lead data dynamically.

Tab 1 — Field Config

SettingDescription
Reference nameThe system-generated reference for this field. Can be edited.
LabelThe button label used to load the embedded page. Defaults to Load.
URLThe address of the web page to embed. Use Select a field to append lead data dynamically to the URL.

Tab 2 — Field Style

SettingDescription
VisibleControls whether the field is visible on the script.
Font size (px)Sets the font size for text within the embedded page panel.
Background, border and font colourColour pickers for customising the appearance of the embedded page panel.

Tab 3 — Database

The Database tab for Embedded Web Page contains the same options as the Database tab for URL Link above. Use these settings to link the field to a data table or global field, or to create a new field or table if needed.


Related articles