From Bright Pattern Documentation
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

Using Form Controls

Form controls are the building blocks of your form. You can easily drag them on and off the form canvas. This section describes how to add, edit, and remove form controls in Form Builder's Static Layout Editor.

For more information about form controls and their properties, see the next section of this guide, Static Layout Editor Controls, which includes all the form controls available in the Static Layout Editor view. Note that these controls are not available in the Dynamic Layout Editor View.

How to Add Controls

Controls are dragged and dropped onto and off of the form canvas. After a control has been placed on the form canvas, you can drag it to a different location on the form. Once a control has been placed, mousing over it will display a pencil icon for editing the control's properties.

How to Remove Controls

To delete a control, click and hold a control on the Form Canvas, and then drag it over to the Control Palette.

How to Edit Controls

Once a control has been placed on the form canvas, you can edit the control's field properties by clicking anywhere on the control itself. The selected control will be outlined in red. The properties will open on the right-hand side of the UI.

How to Edit Styles

Note that all controls that may have text in them have a common field property called Style. Styles control the appearance of the static text on your form, such as font type, font size, text color, and alignment.

Bright Pattern Contact Center software provides a number of predefined styles that you can select from the drop-down menu.


Selecting a style


You can edit any of such predefined styles, or you can create your own styles from scratch:

  1. Select the style that you wish to edit from the drop-down menu (to create a style from scratch, select None).
  2. Click Add / Edit.
  3. Specify style properties.


Editing form field styles


How to Use Data Fields

The values of many form components can be defined in data fields as scenario variables in the $(varname) format. Beside certain field properties, you will see the $() link.


Form variable link


When clicked, the Mapping dialog opens, allowing you to select a specific variable to map data. For example, selecting "Primary email" in the mapping dialog shown will place the primary email variable into the form control's field, in turn populating the field with a specific email address.


Mapping a variable in a data field



< Previous | Next >