[Vtigercrm-developers] The ID of trouble tickets don't appear in the listview

den jean djeandot at gmail.com
Wed Jul 29 04:52:39 PDT 2009


Thank you so much. It works well.

Regards,

2009/7/29 Sandeep P <sandeep at vtiger.com>

> Hi Denis,
>
> Kindly make the following change on your source in order to resolve the
> issue you have mentioned.
>
> In file *modules/CustomView/CustomView.php* at *line no 965*
>  in function getCvColumnListSQL add the code provided below
>
> else if($list[1] == 'crmid'){
>      $this->list_fields[$fieldlabel] = $tablefield;
>      $this->list_fields_name[$fieldlabel] = $list[2];
> }
>
> after the below mentioned lines
>
> if($this->isFieldPresent_ByColumnTable($list[1], $list[0])){
>       $this->list_fields[$fieldlabel] = $tablefield;
>       $this->list_fields_name[$fieldlabel] = $list[2];
> }
>
> Check if the above changes help you in solving the issue.
>
>
> On Wed, Jul 29, 2009 at 2:16 PM, den jean <djeandot at gmail.com> wrote:
>
>> Hi,
>>
>> I have migrate a 5.0.3 to a .5.0.4 and then I migrate to 5.1.0. I created
>> a filter with the ticket ID in the first column as you can see here :
>> http://img151.imageshack.us/img151/6218/filterh.jpg
>>
>> I saved it but the tickets ID is not on the listview :
>> http://img148.imageshack.us/img148/133/listview.jpg
>>
>> How can I fix that ?
>>
>> Regards,
>>
>>
>> --
>> Jean Denis
>> DotRiver présente EluRiver, une approche unique pour la bureautique des
>> élus de France.
>> http://www.dotriver.eu/nos-solutions/nos-solutions/eluriver.html
>>
>> Pas à pas, agissons au quotidien pour préserver notre environnement.
>> N'imprimez que si nécessaire,
>> réduisez les déchets informatiques et économisez l'énergie en utilisant
>> les solutions DotRiver.
>>
>> _______________________________________________
>> Reach hundreds of potential candidates - http://jobs.vtiger.com
>>
>
>
>
> --
> Regards,
> Sandeep
>
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>



-- 
Jean Denis
DotRiver présente EluRiver, une approche unique pour la bureautique des élus
de France. http://www.dotriver.eu/nos-solutions/nos-solutions/eluriver.html

Pas à pas, agissons au quotidien pour préserver notre environnement.
N'imprimez que si nécessaire,
réduisez les déchets informatiques et économisez l'énergie en utilisant les
solutions DotRiver.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20090729/53da1b5b/attachment-0003.html 


More information about the vtigercrm-developers mailing list