Skip to main content
Skip table of contents

Replace Company with Department field in XML Phone Service contacts search

Applies to:

  • UCX Suite for Cisco UC, any version

Description:

By default, the XML service allows you to perform an Advanced Search by "First name", "Last name" and "Company". This tutorial allows you to swap company to department 

How-to:

  • Edit the file  StonevoiceAS\Apps\Speedy\Settings\SpeedyPhoneservice.config.xml

  • Add below lines:

CODE
<preference key="SearchFormFields.field.nornal.CompanyName" value="false" />
<preference key="SearchFormFields.field.nornal.Department" value="true" />
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.