Avaya Client SDK

< Back to Package Overview

Mask Customer WebPage Fields

Using the SharingServices Package, the Customer can make some page fields not to be visible to the Agent.

While making a customer webpage Co-Browse enabled, following classes can be applied to the page elements for masking.

  • Mask

Customer can mark some sensitive input fields like Social Security Number to be masked so that the values will be masked at the agent side. Add a css class avcobrowse-mask in the element style.


  • Hide

Customer can mark some elements to be hidden at the agent side. Add a css class avcobrowse-hide in the element style.

  • Online Help
    • Block

    Customer can mark some elements blocked so that they are not even part of the DOM at the agent end. Add a css class avcobrowse-block in the style.