function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
The LorenzThe Lorenz 

Working with Enhanced Lists

Hi, I'm trying to modify an enhanced list for a custom object and I need help with that. I want to add an image on the cells for one column (called Manager). When the user click on that image, i've to display a popup or jquery tooltip showing the history for that field. I need to use jQuery. Thanks for any help.