Share current view

This plugin offers a button to retrieve the URL to the current view from the 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 parameter text has no effect.

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

Keywords: