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.
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.
Customer can mark some elements to be hidden at the agent side. Add a css class avcobrowse-hide in the element style.
Online Help
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.
--- title: JavaScript Sharing Services Package version: 4.29.0.0 - Feb 2023 copyright: Copyright © 2013-2022 by Avaya, All Rights Reserved. publisher: devconnectprogram.com publisherAddress: Avaya comments: '' tableOfContents: true tocAccordion: 2 rightPanel: false publicOnly: false leftPanel: true tableOfContentHeader: true showPageTitle: true gridLayout: toc: 2 codePanelPercent: 50 headerHeight: 0 footerHeight: 0 documentSearch: true languageTabs: - javascript: JavaScript laTexMath: false codeHighlight: true codeHighlightTheme: agate tocSelectors: h2,h3,h4 tocFooters: [] versionLinks: - title: Current link: "/site/global/products_resources/avaya_client_sdk/programming_docs/current/introduction/index.gsp" newTab: false siteLinks: - title: Avaya Home link: "/" newTab: false documentCollectionOptions: tabs: false baseUrl: '' documentCollection: [] source_file: "/home/build/.jenkins/workspace/avaya-slate/source/site/global/products_resources/avaya_client_sdk/programming_docs/current/javascript/sharing/guide/customer_mask_fields.md" sourcePath: "/home/build/.jenkins/workspace/avaya-slate/source/site/global/products_resources/avaya_client_sdk/programming_docs/current/javascript/sharing/guide" sourceFileName: customer_mask_fields sourceType: ".md" url: site/global/products_resources/avaya_client_sdk/programming_docs/current/javascript/sharing/guide/customer_mask_fields.gsp urlPath: site/global/products_resources/avaya_client_sdk/programming_docs/current/javascript/sharing/guide urlFileName: customer_mask_fields urlExtension: ".gsp" titlePage: true gvars: - productFolder: client_sdk - releaseFolder: current BackToPackageOverview: "< Back to Package Overview" BpImages: "/static/images/avaya_client_sdk/programming_docs/current/" DwlAndroidSdk: "Android SDK" DwlIosSdk: "iOS SDK" DwlWindowsSdk: "Windows SDK" DwlMacosSdk: "macOS SDK" DwlJavaScriptSdk: "JavaScript SDK" DwlReleaseNotes: "Avaya Client SDK Release Notes" C_Base: "Base" C_Config: "Config" C_Services: "Services" C_ServicesCobrowse: "Cobrowse" C_ServicesCobrowseAgent: "Agent" C_ServicesCobrowseCustomer: "Customer" C_ServicesCobrowseCommon: "Common" C_ServicesCobrowseCommonAnnotationShapeInfo: "AnnotationShapeInfo" C_BaseCoBrowseError: "CoBrowseError" C_BaseCobrowsePromise: "CobrowsePromise" C_BaseCobrowseSessionInfo: "CobrowseSessionInfo" C_ConfigCoBrowseConfiguration: "CoBrowseConfiguration" C_ConfigServerInfo: "ServerInfo" C_ServicesCobrowseAgentAgentCobrowse: "AgentCobrowse" C_ServicesCobrowseCustomerCustomerCobrowse: "CustomerCobrowse" C_windowAvayaCoBrowseClientServices: "AvayaCoBrowseClientServices"