Contents
- Introduction
- Form Builder Application
- Form Components
- Add Activity System
- Call Number
- CardNumber
- Complete System
- CVV Number
- Disposition Button
- Disposition System
- ExpiryDate List
- ExpiryYear List
- Field
- Hyperlink
- Label
- MediaPlayer URL
- NameOnCard Text
- Notes System
- Picture Static
- Reminder System
- 1 SecureNote Text
- SSN1 Number
- Voice Signature System
SecureNote Text
The SecureNote Text component provides a text field for taking note of sensitive data (e.g., driver's license numbers, phone numbers, addresses, etc.) during interaction handling.
Settings
The following settings are available for the SecureNote Text component.
Style
Select or define the text style for this element. Choose from the following options:
- << None >>
- Text
- Title
- Label
- Hyperlink
- Note
Name
The name of this field refers to the name of this component.
Type
Type is the kind of data to be entered in this field and how it will be displayed.
You may select one of the following types from the drop-down menu, but for the sake of this component, you should choose Text.
- Text
- Number
- Phone
- Date/Time
- US state
- Hyperlink
- List
- Encrypted text
- Key Value List
- Credit Card Number
Selection of a data type may enforce some restrictions related to the range of values, format, and/or characters used.
Options
- editable - By default, field editing is enabled. Unselect the editable checkbox if the Initial value specified for this field is supposed to be read-only.
- required - Select the required checkbox if data for this field must be provided in order for the completed form to be deemed valid.
Initial value, static
Enter the initial (default) value that will appear in this field when the form is presented to the agent. This can be a scenario variable in the $(varname) format. The agent will be able to change this value if the editable checkbox is selected.