[Vtigercrm-developers] Disable click to call

Nicolas Larcipretti niclarcipretti at gmail.com
Mon Mar 5 05:04:30 PST 2012


Hi Doug,

You can comment the lines 387,388 from the
include/ListView/ListViewController.php file like this:

/*$value = "<a href='javascript:;' onclick='startCall(&quot;$value&quot;, ".
"&quot;$recordId&quot;)'>$value</a>";*/

Try that and tell me if it did the trick for you.

Cheers

Nicolas

2012/3/3 Doug <sailsfast at gmail.com>

> No worries. Thanks.
> On Mar 3, 2012 6:11 PM, "Nicolas Larcipretti" <niclarcipretti at gmail.com>
> wrote:
>
>> I'll be glad to...but you'll have to wait untill Monday cause all my work
>> is in my office ok?
>>
>> Cheers
>>
>> Nicolas
>>
>> 2012/3/2 Doug <sailsfast at gmail.com>
>>
>>> Nicolas,
>>> I would appreciate if if you could give me some idea where to go with it.
>>>
>>> Thanks
>>> Doug
>>>
>>>
>>> On Fri, Mar 2, 2012 at 12:07 PM, Nicolas Larcipretti <
>>> niclarcipretti at gmail.com> wrote:
>>>
>>>> In my case, I've disabled the module, then when someone clicked the
>>>> call link, an error message appeared (bug probably). So I've ripped of the
>>>> call link from the code...problem solved ¬¬ (not proud of this solution
>>>> though)
>>>>
>>>> If you want to do the same, ask me and I'll try to find the part of the
>>>> code that I've changed.
>>>>
>>>> Cheers
>>>>
>>>> Nicolas
>>>>
>>>> 2012/3/2 Adam Heinz <amh at metricwise.net>
>>>>
>>>>> I've seen that error before.  I'm pretty sure that I fixed it by
>>>>> applying the patch
>>>>>
>>>>> http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/6139
>>>>>
>>>>> against my fork of 5.2.1.  That said, the patch doesn't appear to be
>>>>> applied in 5.3.0, even though it was marked fixed for 5.2.0.
>>>>>
>>>>>
>>>>> http://trac.vtiger.com/cgi-bin/trac.cgi/browser/vtigercrm/branches/5.3.0/include/ListView/ListViewController.php#L401
>>>>> _______________________________________________
>>>>> http://www.vtiger.com/
>>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> http://www.vtiger.com/
>>>>
>>>
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>>
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20120305/90288f4e/attachment-0002.html 


More information about the vtigercrm-developers mailing list