Display Department instead of Company in XML phone service search
Article ID: 620
Last updated: 09 Aug, 2021
to version Application Suite 201x (any version)
Applies to:
- Contact Manager Phone XML service
Description:
- By default, the XML service allows you to search (in Advanced) by "First name", "Last name" or "Company". This tutorial will allow you to change company to department
How-to:
- Edit the file StonevoiceAS\Apps\Speedy\Settings\SpeedyPhoneservice.config.xml
- Add the below line:
<preference key="SearchFormFields.field.nornal.CompanyName" value="false" />
<preference key="SearchFormFields.field.nornal.Department" value="true" />
|
||
This article was: |
Prev | Next | |
Swap First/Last name in the XML Contact Manager service | How to show searched contacts in format first name - last name... |