[Vtigercrm-developers] Related list dependency (Accounts -> Contacts)
Alan Lord
alanslists at gmail.com
Tue Nov 3 08:16:25 GMT 2015
On 03/11/15 07:17, Estefan Civera wrote:
>
> but suppose I have two fields (uitype=10) the first link to a custom module
> called master and the second field (uitype=10) link to a custom module
> called Detail.
>
> After select a value into a Master field I would like , when I open detail
> popup,see only the records that depends from master module.
In your custom module that you want to populate the Popup (Detail?) you
will need to create a custom Popup_View, and also probably a custom
ListView class to limit the result set, unless you can do it simply by
populating the search_key and search_key values for the standard
ListViewModel.
HTH
Alan
More information about the vtigercrm-developers
mailing list