0

Tooltip Formula

Need a formula to do something like the image.

Click over a Field and give me some information, this is posible.

Thanks

3 replies

null
    • Alan_Cooke
    • 1 yr ago
    • Reported - view

    I have a field that is a formula to show an input fields contents.  The formula field is too short to show the entire contents sometimes so I have done this:

    if 'DEVICE DESCRIPTION' then
        alert('DEVICE DESCRIPTION')
    end

    If there is content in Device Description then
    alert (' displays the description just like your screen shot')

    Note this only works in a formula field and is placed in the On Click parameter/option.

    • szormpas
    • 3 days ago
    • Reported - view

        Hi, there's a better way to do this. Have a look at my implementation in Dashboard_v11_1.

      • Rafael Sanchis
      • Rafael_Sanchis
      • 3 days ago
      • Reported - view

       

      Good news Sotirios

Content aside

  • 3 days agoLast active
  • 3Replies
  • 108Views
  • 3 Following