[Vtigercrm-developers] Question about Updates widget/ModTracker of vtiger 6.1 beta

Prasad prasad at vtiger.com
Sun Aug 10 18:17:08 GMT 2014


István,

Good idea - can you please file this on trac. We might need to defer it
post 6.1.0 - there are couple of design choices to make so its flexible.

Regards,
Prasad

*Connect with us on: *Twitter <http://twitter.com/vtigercrm> *I* Facebook
<http://www.facebook.com/pages/vtiger/226866697333578?sk=wall> *I* Blog
<https://blogs.vtiger.com/>* I* Wiki
<http://wiki.vtiger.com/index.php/Main_Page> *I *Forums
<https://discussions.vtiger.com>*I* Website <https://www.vtiger.com/>


On Sun, Aug 10, 2014 at 10:28 PM, Holbok István <holbok at gmail.com> wrote:

>  Dear vtiger Team,
>
> Is there any method to exclude / include (or disable / enable ) fields
> from the ModTracker module in a CustomModule without hacking the core files
> of ModTracker?
>
> In the core files of ModTracker
> ...\modules\ModTracker\ModTrackerHandler.php
> there is a loop to handle all tracking fields of all tracking enabled
> modules started about line 33.
>
>                     foreach($delta as $fieldName => $values) {
>                         if($fieldName != 'modifiedtime') {
>
>
>                         }
>                     }
>
> It is easy to modify with extending the* if conditions* with the name of
> fields that we would like to exclude from the tracking. But it is the core
> hacking not recommended for the extension store.
>
> Is there any other method not hacking the core files?
>
> It would be very useful feature.
>
> E.g. in our CustomModule there are 14 fields and only 4 of them to track. *All
> others are considered as system fields* (similarly to the 'modifiedtime'
> field) *and isn't necessary to track.*
>
> Waiting an answer, kindest regards:
> István
>
> --
> üdvözlettel:
>
> *Holbok István*
>
> +3670-342-0900
> *e-mail:* holbok at gmail.com
> *SkyPe:* holboki
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20140810/e5b81a0b/attachment-0001.html>


More information about the vtigercrm-developers mailing list