Embedded Co-Browsing - Masking And Hiding Webpage Elements

Note: This applies to the embedded co-browsing component only.

Excluding Content

In order to exclude the content (value) of html text input fields (input element with type text or text area element) from being captured by unblu, add a special html attribute to the element, as follows:

<input type="text" unbluCapturingHint="block"/>

The co-browsing partner sees only placeholder characters (asterisks) instead of the content that is entered.

Protecting Content

You can mark elements as protected, so that the consultant cannot edit them. To do so, add the attribute unbluEditingHintto the element, as follows:

<div unbluEditingHint="block">...blocked content...</div>

This attribute will show a lock icon for the consultant who clicks on the specific element.

  • deploycloud
  • deployonprem

results matching ""

    No results matching ""