Skip to Main Content
Preset Feature Feedback
Status Needs review
Categories New feature
Created by Daniel Watania
Created on Sep 14, 2023

Option to disable Copy a Dashboard Element to Permalink

What is the problem or goal the end user is trying to solve or accomplish?

Right now there is no way to disable the link that pops up on the dashboard elements (Tabs, Headers, etc.). Because. these links do not work in embedded dashboards (nor should they).

How are they solving it currently?

Disable the link through the CSS styling. For example:

/* Disable Header Link dialog */
.short-link-trigger {
display:none;
}

What is the recommended solution by the Customer?

Provide an option to disable the Copy Link action.




  • Attach files
  • +1