Error when editing dashlet tabs after deploying dashlet to user

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

    #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
    • 1152

    #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

    • jamie
      Senior Member
      • Aug 2025
      • 256

      #3
      yeah it was something i was unable to replicate that one of my users was experancing and i was finnaly able to do it when i had a dashboard with a few tabs and then deployed a new one, after that i am not able to edit the tabs from the gui in any way

      Comment

      • lazovic
        Super Moderator
        • Jan 2022
        • 1219

        #4
        Hi jamie,

        Could you please check if there are any errors in the browser console when you cannot change dashlets/dashboards?

        Comment

        • jamie
          Senior Member
          • Aug 2025
          • 256

          #5
          Originally posted by lazovic
          Hi jamie,

          Could you please check if there are any errors in the browser console when you cannot change dashlets/dashboards?
          I don't know if its related but i do get a few of these

          /#:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

          though not just when i get the error

          honestly it looks like a validation error but nothing is displayed to screen or logs

          best i can show you is this video,,, aah i can't upload mp4's ?

          Comment

          Working...