Share Current View

This plugin provides a button to retrieve the URL for the current view in BPC. This URL can be shared with other users.

Share View Button

ID

bpcShareViewButton

Configuration

The configuration parameters are described below:

  1. text: Label for the selection element.

  2. tooltip: Tooltip for the selection element.

  3. iconCls: Icon for the selection element.

If the selection element is a button, the text parameter has no effect.

Sample configuration
{
   "text": "CORE_SHARE_VIEW",
   "tooltip": "CORE_SHARE_VIEW",
   "iconCls": "x-fal fa-share-square",
}

Keywords: