How can I enable the activity stream for custom modules? This is meant to be a feature for Enterprise and upwards.
Cheers Andy
<?php $dictionary['<Custom Module>']['activity_enabled']=true; ?>
It is working fine on list view of custom module but not working on detail view just like core modules Leads, Contact, Account etc
It is working fine on list view of custom module but not working on detail view just like core modules Leads, Contact, Account etc