Is it possible to create a tooltip for one column in a table/card?

Options

Say I have a column "Masked PhoneNo" that shows ***7890. Is it possible to hover over this text (usually a column in a table) and display the full PhoneNo (123-456-7890) which is a different column in my dataset?

Answers

  • GrantSmith
    Options

    yes you can put the unmasked field in the tooltip on your card and then set the hover text to reference the tooltip field you used

    **Was this post helpful? Click Agree or Like below**
    **Did this solve your problem? Accept it as a solution!**
  • nickcorona
    Options

    @GrantSmith Is there a way to do this in a table though? I don't see any tooltip or hover options for a table card.