I have recently enabled comments for the Campaign module, they work fine if you click comments on the right-hand menu, but I can't work out how to get the comments widget block to show within the detail view of the page.
I have added the following into the vtiger_links table which is meant to enable the comments widget block?
'108', '26', 'DETAILVIEWWIDGET', 'DetailViewBlockCommentWidget', 'block://ModComments:modules/ModComments/ModComments.php', '', '0', NULL, NULL, NULL
Is there something I am missing?