Smart Grid Applications Overview > Responder Overview > Optional Configurations > Web Server > Add Fields or Customize Existing Fields > Make Customer Phone Numbers Read Only |
Version: 10.1 |
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" />