Disabling the Contact Scrolling
Disabling the Contact Scrolling

Disabling the Contact Scrolling

Disable contact scrolling using XML, Extension Manager, and Profile Manager. If the contact's name does not fit within the screen, then ellipses (...) are displayed at the end of the contact's name. Click the eclipse to see the remaining contact name.
Available in Zebra Voice 9.0.221xx or later.
  • To disable the scrolling of contacts, set the
    horizontal_contact_scrolling
    tag to
    false
    in the XML configuration file.
    <WFConnect> <Profile> <horizontal_contact_scrolling>false</horizontal_contact_scrolling> </Profile> ... </WFConnect>
    By default, the scrolling of contact is in the disabled state.