[Vtigercrm-developers] getQueryByModuleField

Vikas Jain vikas at vtiger.com
Fri Feb 15 07:53:40 PST 2013


Salim,

Are you sure this API is not called? AFAIR if you pass src_module in your
request then it should trigger getQueryByModuleField
if its defined in your module.php file.

n 13 February 2013 11:05, salim <salim at posibolt.com> wrote:

> Hi All,
> I am using module specific query to get list  in pop-up. i mean i am using
>  this function in my vtlib module
>      "public function getQueryByModuleField($sourceModule, $field,
> $record, $listQuery) {}"
> Now i am trying to integrate that module with *VT6, *but it seems no call
> at all to this function.
>  I have added some IF conditions in this file *
> \vtiger6\modules\Vtiger\models\ListView.php *to solve my Problem. but its
> messy.
>
> PS: Do i need to convert my modules to vtiger 6 specific to get call those
> function?, since i have checked Account Module Model and its working
> perfectly. If so can i get a skeleton module structure like we have in
> vtlib *ModuleDir\5.4.0 *.
>
> Thanks
> --
> Salim
>
> _______________________________________________
> http://www.vtiger.com/
>



-- 
Regards
Vikas
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20130215/295d39db/attachment.html 


More information about the vtigercrm-developers mailing list