Skip to Main Content
Feature Request FR-3023
Product Area Page Components
Status CLOSED

7 Voters

Declarative Tooltip for Report Column

mahage Public
· Mar 12 2023

Idea Summary
For a report column tooltip I currently have to write custom HTML. It would be great to have declarative Tooltips which also supplies HTML formatted content (example here).

Use Case
As a developer I do not have to write custom code to provide tooltips in reports. Especially HTML  formatted tooltip content claims for further Java Script or CSS while the title attribute cannot be used.

Preferred Solution (Optional)
A “Tooltip” property like the “Column Formatting” property within the column definition

This request is likely a duplicate of FR-2209.

Comments

Comments

  • stew stryker OP 2.5 years ago

    It looks like your example Interactive Report has columns that only display a “?” icon and mousing-over them displays your tooltip text. 

    What are you requesting?

    1. a new column type or 
    2. a declarative way to add a tooltip to any column type
  • mahage OP 2.5 years ago

    2. a declarative way to add a tooltip to any column type