0
0 (0 ratings)

Section actions dashboard manager for Creatio

Choose which actions to show or to hide in the action-dashboard tab, changing the value of one system setting.

    Description
    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

    Languages
    Price
    Free

    Terms & Conditions

    Support is available for this application.
    Support conditions

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

    Support contacts
    Email
    bsSupportCon@errevi.com
    Product compatibility
    Product
    All products on Creatio platform
    Version
    7.18 and up
    DBMS
    Any supported DBMS
    Platform
    .Net Core
    .Net Framework
    Deployment options
    Cloud
    On-site

    The add-on doesn't support FreedomUI Shell

    Guides and manuals

    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)

    Leave your feedback about the solution to its developer and Marketplace team

    Developed by
    Support
    Cost
    Type
    Compatibility