Skip to content

tooltip on h:outputText or b:dataTableColumn #646

@chongma

Description

@chongma

i am trying to put a tooltip on a value in a cell inside a dataTable. i cannot see any way to do this without rendering a component like inputText or badge. i just want to be able to hover over the cell or div and see a tooltip.
i even tried <div data-toggle="tooltip" data-container="body" data-original-title="#{item.tooltip}" title="">content</div> but this seems to have no effect whereas this should work with bootstrap?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions