|
|
Line 1: |
Line 1: |
− | <translate>= Employees Text= <!--T:1--> | + | <translate>= Employees Text= |
| Employees Text is the field for the number of employees at a company. The component is outlined in red on the example form shown. | | Employees Text is the field for the number of employees at a company. The component is outlined in red on the example form shown. |
| + | |
| + | '''Note''': This control is supported in version 5.x for forms created in the Form Builder application version 3.x. For component properties, see Bright Pattern Contact Center Documentation [https://help3x.brightpattern.com/3.18:Form-builder-reference-guide/EmployeesText version 3.x]. |
| | | |
| | | |
− | <!--T:2-->
| |
| [[File:Form-Employees-Text-3x-50.PNG|800px|thumbnail|center|Employees Text component in Configuration mode]] | | [[File:Form-Employees-Text-3x-50.PNG|800px|thumbnail|center|Employees Text component in Configuration mode]] |
| | | |
− |
| |
− | <!--T:3-->
| |
− | To add this component to your form, hold and drag the component from the component menu on the left, onto the blank form on the right.
| |
− |
| |
− |
| |
− | == Field Properties == <!--T:4-->
| |
− | This component's field properties are described as follows.
| |
− |
| |
− |
| |
− | <!--T:5-->
| |
− | [[File:Form-Employees-Text-Prop-3x-50.PNG|450px|thumbnail|center|Employees Text field properties]]
| |
− |
| |
− |
| |
− | === Style === <!--T:6-->
| |
− | The ''Style'' property allows you to change the way that a control element appears on a form.
| |
− |
| |
− | <!--T:7-->
| |
− | You can select a style from the following options:
| |
− | * << None >>
| |
− | * Text
| |
− | * Title
| |
− | * Label
| |
− | * Hyperlink
| |
− | * Note
| |
− |
| |
− | <!--T:8-->
| |
− | You can also click '''add/edit''' to add another style or edit the selected style, choosing from different fonts, sizes, colors, and other style elements.
| |
− |
| |
− |
| |
− | <!--T:9-->
| |
− | [[File:Form-Edit-Styles-Save-3x-50.PNG|450px|thumbnail|center|Select font, size, color, and other style elements]]
| |
− |
| |
− |
| |
− | <!--T:10-->
| |
− | Clicking '''Save as''' allows you to name and save the style you just added/edited, and that style becomes available in the drop-down selector for the ''Style'' and ''Edit Style'' properties.
| |
− |
| |
− |
| |
− | <!--T:11-->
| |
− | [[File:Form-Save-As-3x-50.PNG|450px|thumbnail|center|Save the style with a new name]]
| |
− |
| |
− |
| |
− | === Edit Style === <!--T:12-->
| |
− | The ''Edit Style'' property allows you to select the style defined in the ''Style'' property. The style you select here is what is shown on the form.
| |
− |
| |
− | === Name === <!--T:13-->
| |
− | The ''Name'' property allows you to change the name of the control as it appears on the Control Palette. For example, you can change the name "Employees Text" to simply "Number of employees" or anything else.
| |
− |
| |
− | === Form label === <!--T:14-->
| |
− | The ''Form label'' is the text label for this control, and it is shown on the form itself. For example, specifying form label "# of Employees:" will display "# of Employees:" on the form beside the Employees Text field.
| |
− |
| |
− |
| |
− | <!--T:15-->
| |
− | [[File:Form-Employees-Label-3x-50.PNG|450px|thumbnail|center|Form label on editable preview]]
| |
− |
| |
− |
| |
− | === Display Type === <!--T:16-->
| |
− | For this control, the ''display type'' is automatically set to '''Text'''. Note that there are many other display types from which to choose.
| |
− |
| |
− |
| |
− | <!--T:17-->
| |
− | [[File:Form-Company-Display-3x-50.PNG|450px|thumbnail|center|Display type selection]]
| |
− |
| |
− |
| |
− | === Data field === <!--T:18-->
| |
− | The data field is a variable that gets and fills in the number of company employeeson the form. For this control, the ''Data field'' is automatically set to '''Company.employees''', but you can click the link to select a specific data field to map to this field instead.
| |
− |
| |
− |
| |
− | <!--T:19-->
| |
− | [[File:Form-Company-Data-3x-50.PNG|450px|thumbnail|center|Data field mapping example]]
| |
− |
| |
− |
| |
− | === multiline === <!--T:20-->
| |
− | Select the ''multiline'' checkbox to indicate multiple lines of text for this field.
| |
− |
| |
− | === Initial number of lines === <!--T:21-->
| |
− | If the ''multiline'' box is checked, you can specify the number of lines of text to include in this field.
| |
− |
| |
− | === Options === <!--T:22-->
| |
− | * '''Hidden''' - Select this option to hide the Employees Text field on the form. The label will be there, but the field to enter text will not.
| |
− | * '''Editable''' - Select this option to allow the user to edit the field on the form.
| |
− | * '''Required''' - Select this option to require the user to fill in the field on the form.
| |
− |
| |
− | === Hint text form empty fields === <!--T:23-->
| |
− | You provide a hint to the people completing this form by entering some text into ''Hint text form empty fields'' (e.g., "# of employees" or "how many employees").
| |
− |
| |
− | === Hide if read-only and empty === <!--T:24-->
| |
− | Like the ''Hidden'' option, selecting the ''Hide if read-only and empty'' option will hide the Employees Text field from view.
| |
− |
| |
− | === Initial value, static === <!--T:25-->
| |
− | The ''initial value'' helps people to know what to type in that field. It's default text that appears in the Employees Text field on editable preview. For example, entering "number of workers" in this property will place "number of workers" into the form field.
| |
− |
| |
− | === save in custom reporting fields === <!--T:26-->
| |
− | Select this checkbox to save data from this form field in custom reporting fields for your contact center.
| |
− |
| |
− | === Custom reporting field === <!--T:27-->
| |
− | The ''Custom reporting field'' is the [[contact-center-administrator-guide/CustomReportingFields|custom reporting field]] created for your contact center (if any). Such a field is unique to your contact center, as it is different from any default fields. If you do not have any custom reporting fields, select '''None''' from the drop-down list.
| |
| | | |
| | | |