Added validation that sounds web dir exists for audio store and non-agent API
Enabled required custom list fields with INBOUND_ONLY option git-svn-id: svn://192.168.202.10@2693 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
# 170207-1331 - Added api_only_user entry
|
||||
# 170217-1353 - Added dead_to_dispo entry
|
||||
# 170220-1811 - Added areacode_filter entries
|
||||
# 170301-1337 - Updated entry for custom fields required setting
|
||||
#
|
||||
|
||||
|
||||
@@ -2237,7 +2238,7 @@ if ($SSqc_features_active > 0)
|
||||
<BR>
|
||||
<A NAME="lists_fields-field_required">
|
||||
<BR>
|
||||
<B><?php echo _QXZ("Field Required"); ?> -</B><?php echo _QXZ("Not enabled. Default is N."); ?>
|
||||
<B><?php echo _QXZ("Field Required"); ?> -</B><?php echo _QXZ("If the campaign option allowing required fields is also enabled, this field allows you to force an agent to fill in this field before they can hang up the call. Y will affect all calls, INBOUND_ONLY will only affect calls received by the agent through an In-Group. This option will only work for the following custom field types: TEXT, AREA, DATE. Default is N."); ?>
|
||||
|
||||
<BR>
|
||||
<A NAME="lists_fields-name_position">
|
||||
|
||||
Reference in New Issue
Block a user