[Vtigercrm-developers] How to extend feature such as Global Search without core modifications ?

apcloic apcloic at gmail.com
Mon Feb 15 10:17:24 GMT 2016


@Preexo

Here's the Search module on code.vtiger.com :

http://code.vtiger.com/dubwise/vtigercrm/tree/Search.Module.backport.from.Yetiforce

As Balduin from crm-now package the extension to make it module manager
compatible, I put the manifest.xml file in README.md

ToDo : find a way to avoid modifying /modules/Vtiger/models/Record.php core
file

Known issue : Search is not working with custom fields or any other field
not stored in basic module table. So it works for fields stored in
vtiger_contactdetails but not for fields stored in vtiger_contactsubdetails
or vtiger_contactscf.
It also appears that when you are in Settings/Search Setup, if you add such
a custom field in "Fields which are considered in a Global Search" column or
"Fields which are shown is search result display", labels & searchlabels are
not updated anymore.

Thanks ;)







--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/How-to-extend-feature-such-as-Global-Search-without-core-modifications-tp18384p18428.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.


More information about the vtigercrm-developers mailing list