Skip to main content
The requirement is to create a custom field that would show data from an external system in a pop-up window.

 

Example: create a custom field "Background" ; and when a User hovered over the field , a pop-up window would show text data that resides in an external system. Ideally , the field would have the same functionality in a lightning banner. Does this customization need to be VF?
1 answer
  1. Mar 15, 2018, 7:33 PM
    Hey Erin.  I can't think of any way to do this declaritively.  I think you're correct, that this would require a Visualforce page.  Using a VF page would allow you to create whatever kind of hover-over action you desire.

     

    Good luck!

     

    Dave
0/9000