Error when editing dashlet tabs after deploying dashlet to user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jamie
    Senior Member
    • Aug 2025
    • 247

    #1

    Error when editing dashlet tabs after deploying dashlet to user

    Description of the problem

    After deploying a new dashlet to a user using the append option, the dashlet tabs cannot be edited in any way.
    It is not possible to:
    • Rename the dashlet tab
    • Reorder the dashlet tabs
    • Delete the dashlet tab

    The UI appears to block any changes to the dashlet tabs.

    There are no errors in the EspoCRM logs and no PHP errors.
    This appears to be a front-end validation issue rather than a backend or database problem.

    Steps to reproduce
    1. Deploy a new dashlet to a user using the append option.
    2. Open the dashboard containing the appended dashlet.
    3. Attempt to modify the dashlet tabs (rename, reorder, or delete).


    Expected result

    Dashlet tabs should be editable after deployment.
    Users should be able to rename, reorder, or delete them.

    Actual result

    The dashlet tabs cannot be modified in any way.
    All edit operations appear to be blocked in the UI.

    EspoCRM version

    9.3 though happened on 9.1

    Environment
    • PHP: 8.3.30 (cli) (built: Feb 24 2026 19:11:21) (NTS)
    • Database: MariaDB 12.0.2
    • MariaDB Client: 15.2 for debian-linux-gnu (x86_64) using EditLine wrapper


    Logs
    • No errors in EspoCRM logs
    • No PHP errors
  • victor
    Active Community Member
    • Aug 2022
    • 1147

    #2
    I have tried to reproduce the behavior you describe in versions v9.1, v9.2, and v9.3.
    However, in each case, Users can to rename, reorder, or delete dashboard and dashlet tabs.

    Comment

    Working...