
1 respuesta
You could create a new custom list view for contacts on the contact tabs. You could add a filter using the Last Activity Date field. For example if you only wanted to see contacts and accounts that you communicated with that day you could use the filter Last Activity = TODAY. Otherwise you could just add the Last Activity as a field to display in the list view and then sort by that column so that the contacts and accounts you communicated with most recently show up at the top.
Here’s more information about creating custom list views
https://help.salesforce.com/htviewhelpdoc?id=customviews.htm&siteLang=en_US (https://help.salesforce.com/htviewhelpdoc?id=customviews.htm&siteLang=en_US)