Version: 10.2.1c and 10.2.1c SP3 |
Responder Overview > Optional Functionality > Web Server > Add Fields or Customize Existing Fields > Hide Urgent Call |
When a customer record is displayed on the Customer Call screen in the web browser, you can check the Urgent Call check box to mark the call as Urgent. To prevent dispatchers from marking calls as Urgent, you can configure Responder to not display this check box.
By default the Urgent Call check box appears on the Customer Call form and the Location Call form. You can configure the Web.config file to hide this check box on both forms.
<add key="customerInput.showUrgentCheckBox" value="true" />