Version: 10.2.1c and 10.2.1c SP3 |
Responder Overview > Optional Functionality > Web Server > Add Fields or Customize Existing Fields > Make Customer Phone Numbers Read Only |
By default, customer service representatives can edit customer phone numbers in the Responder web browser using the Customer Call screen. You can edit a setting in the web.config file to make customer phone numbers read only.
To set the customer phone number fields to be read only, follow the steps outlined below.
Copy Code <add key="customerInput.allowRxCustomerEdit" value="true" />