Re: "View Icons"
Hello gordo,
Please 'View Source' on one of the ListView pages and search for this string:
SUGAR.util.getAdditionalDetails
If you can find something in the source, the whole line would look something like:
<span id='adspan_bb923683-2d20-cd79-5262-46a4c4c2aff1' onmouseout="return SUGAR.util.clearAdditionalDetailsCall()" onmouseover="return SUGAR.util.getAdditionalDetails('Contacts', 'bb923683-2d20-cd79-5262-46a4c4c2aff1', 'adspan_bb923683-2d20-cd79-5262-46a4c4c2aff1')" onmouseout="return nd(1000);"><img style='padding: 0px 5px 0px 2px' border='0' src='themes/Sugar/images/MoreDetail.png' width='8' height='7'></span>
If you don't find this, it means the code is not being added to the ListView. If you do find this, it means you're not seeing the icon because (possibly) the image does not exist on your system. Check the theme you're using to make sure MoreDetail.png is present. The path to check will be something like ./themes/YOUR THEME NAME/images/MoreDetail.png.
Thanks,
Julian Ostrow
Systems and Applications Engineer
SugarCRM Inc.
Bookmarks