- Code way:
1. Use metadata/popupdefs.php (custom folder, if there is none copy original)
2. Seek section searchdefs' => array(…)
3. Add field to searchdefs
- Studio way:
Sugarwiki | |
Adding a Field to the Modules Subpanels „ Popup Search “ definitions | |
Code way: | |
1. Use metadata/popupdefs.php (custom folder, if there is none copy original) | |
2. Seek section searchdefs' => array(…) | |
3. Add field to searchdefs | |
Or Studio way: | |
Admin > Studio > Contacts > Layouts > PopupView > Popup Search | |
Subpanel Query Change with custom fields |
%global contentdir /var/www | |
# API/ABI check | |
%global apiver 20090626 | |
%global zendver 20090626 | |
%global pdover 20080721 | |
# Extension version | |
%global fileinfover 1.0.5-dev | |
%global pharver 2.0.1 | |
%global zipver 1.11.0 | |
%global jsonver 1.2.1 |