Skip to Main Content
Preset Feature Feedback
Status Needs review
Categories New feature
Created by Vítor Ávila
Created on Mar 5, 2026

Ability to hide the dashboard title in Embedded mode

What is the problem or goal you're trying to solve or accomplish?

The Preset SDK has a hideTitle configuration (via dashboardUiConfig). This property currently also hides the dashboard menu that allows for PDF export and other options.

Customers would like to be able to hide the title content without hiding the dashboard controls.

How are you solving it currently?

This can be achieved with CSS template, but then it also gets applied via direct access.

What is your recommended solution?

Provide a way to hide the dashboard title. Some options:

  • Ability to override CSS templates via the SDK; or

  • Ability to hide the dashboard title via Theming; or

  • Ability to hide the dashboard title via the dashboardUiConfig.

  • Attach files
  • +1