[Vtigercrm-developers] Add ModTracker to custom module (6.0.0)
Max Clarke
max at smarte.com.au
Tue Feb 25 10:34:13 GMT 2014
Figured this one out. You've got to execute the function
"enableTrackingForModule" in the ModTracker.php file on the tabid of the
module you want to add them for.
And then, enable the widget style summary view by copying
DetailViewSummaryContents.tpl and ModuleSummaryView.tpl from another module
(I used Accounts) to your custom module's layouts dir.
Max
On Tue, Feb 25, 2014 at 6:09 PM, Max Clarke <max at smarte.com.au> wrote:
> Hi guys,
>
> Is there a way to add the ModTracker module and widget to a custom module?
>
> I was successfully able to add the ModComments module and widget using the
> code in ModComments.php which seems to work fine.
>
> Thanks
>
> Max
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140225/b176e1a2/attachment.html>
More information about the vtigercrm-developers
mailing list