Section actions dashboard manager for Creatio
Not rated
Choose which actions to show or to hide in the action-dashboard tab, changing the value of one system setting.

Overview

Product overview

Product description

Section actions dashboard manager allows you to choose which actions to show and to hide in the action-dashboard tab for each section changing the value of one system setting.

Use cases:

Choose which actions to show and to hide in the action-dashboard tab without applying changes to code.

Notes:

To use the add-on, simply install and change the value of this system setting: Rvs - Show action dashboard (RvsShowActionDashboardBitMask)

The add-on doesn't support FreedomUI Shell

Categories

UI Framework

UI Framework
Classic UI

Type

Type
Application

Price

Price
Free

Compatible with Creatio

Version
7.18 and up

Pricing

Monthly
Annual
Section actions dashboard manager for Creatio
Free

Terms and Conditions

By installing this product you agree to terms and conditions outlined in the license agreement.

Pricing FAQ

How does pricing work?
What currencies are accepted for payment?
Do the listed prices include taxes or discounts?
Does the listed price include the cost of the Creatio Platform plan?

Support

Support is available for this application

To keep this app free of charge support is provided only by email.

Installation

Setup guide

To use the add-on, simply install and change the value of this system setting: Rvs - Show action dashboard (RvsShowActionDashboardBitMask)

This system setting allows to show or to hide the actions of the action-dashboard tab and it is based on binary code.

Each digit of the bitmask corresponds to an action (0 = hide; 1 = show)
To show all the actions set the value = -1
To hide all the actions set the value = 0
To show only some specific actions set the value as the sum of the values of the chosen actions (below there are some examples)

Mapping of the action-buttons:
Whatsapp-button - 2^0
Telegram-button - 2^1
Facebook-button - 2^2
Activity-button - 2^3
Message-button - 2^4
Email-button - 2^5
Call-button - 2^6

Examples:
    - to show only the Whatsapp-button you must insert the value 1 (because 2^0 = 1)
    - to show only the Facebook-button and the Email-button you must insert the value 36 (because 2^2 + 2^5 = 4 + 32 = 36)
    - to show only the Activity-button, the Message-button, the Email-button and the Call-button you must insert the value 120 (because 2^3 + 2^4 + + 2^5 + 2^6 = 8 + 16 + 32 + 64 = 120)

Product compatibility

UI Framework

Classic UI

Deployment Options

Cloud
On-site

DBMS

Any supported DBMS

Platform

.NET Core (deprecated from 8.0.9)
.NET Framework

Compatible with Creatio

7.18 and up

Versions

Versions history

Version
Compatibility
Release date
1.0
7.18 and up
06.11.2023
Release summary

Manual app installation

  1. Open the needed app → the Packages tab - download the Markeplace app files.
  2. Click in the top right → Application Hub
  3. Click New application. This opens a window.
  4. Select Install from file and click Select in the window that opens.
  5. Click Select file on the page of the Marketplace App Installation Wizard and specify the app file path.

Reviews