I have a question about adding icon and tooltip for a view with fields defined as URL.
I have added several icons and tooltips for text and option fields which are working fine.
When adding icon and tooltips for URL fields through the very same JS codes are just not working.
Already debugged JS codes, and image name tooltip text are all returned correctly for the URL fields.
So is this a known issue that for URL fields, you cannot customized the icon / tooltip display?
Thanks!