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

1 reply

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.

Content aside

  • 1 yr agoLast active
  • 1Replies
  • 78Views
  • 2 Following