Skip to main content

Add a Tooltip to a Column

Add the headerTooltip property to any column definition in your sheet configuration: Step 1. Open your sheet configuration sheet configuration. Step 2. Add the headerTooltip property to the target column:
The tooltip text appears when the user hovers their cursor over the column header area.
diagram

Add Tooltips to Multiple Columns

Apply tooltips across your FMEA risk assessment columns to create a self-documenting table:
Tooltips are especially valuable for columns with abbreviated headers (like “S”, “O”, “D”, “RPN”). The short header saves table width while the tooltip provides full context on hover.

Tooltip Content Guidelines

Write effective tooltip text by following these guidelines:

Current Limitations

Header tooltips appear on column headers only. Per-cell tooltips (showing help text when hovering over individual data cells) are not currently supported. If you need cell-level guidance, consider using conditional formatting to visually highlight cells that need attention.
In Nextedy RISKSHEET versions before 24.3.3, header tooltips could block the sort and filter buttons on narrow columns. Workaround: widen the affected column by dragging the column border before sorting or filtering. This issue was fixed in version 24.3.3.

Complete Example

A full FMEA column configuration with tooltips across all risk parameters:

Verification

After saving your configuration changes and reloading the Risksheet page, you should now see:
  • A tooltip popup appearing when you hover over any column header that has headerTooltip configured
  • The tooltip text matching exactly what you entered in the configuration
  • Sort and filter buttons remaining accessible (on version 24.3.3 or later)

See Also

Last modified on July 10, 2026