%PDF- %PDF-
| Direktori : /var/www/crm/custom/modules/FOR_Partecipazioni/metadata/ |
| Current File : /var/www/crm/custom/modules/FOR_Partecipazioni/metadata/searchdefs.php |
<?php
$module_name = 'FOR_Partecipazioni';
$searchdefs [$module_name] =
array (
'layout' =>
array (
'basic_search' =>
array (
'name' =>
array (
'name' => 'name',
'default' => true,
'width' => '10%',
),
'for_partecipazioni_accounts_name' =>
array (
'type' => 'relate',
'link' => true,
'label' => 'LBL_FOR_PARTECIPAZIONI_ACCOUNTS_FROM_ACCOUNTS_TITLE',
'id' => 'FOR_PARTECIPAZIONI_ACCOUNTSACCOUNTS_IDA',
'width' => '10%',
'default' => true,
'name' => 'for_partecipazioni_accounts_name',
),
'effettuato' =>
array (
'type' => 'date',
'label' => 'LBL_EFFETTUATO',
'width' => '10%',
'default' => true,
'name' => 'effettuato',
),
'scade' =>
array (
'type' => 'date',
'label' => 'LBL_SCADE',
'width' => '10%',
'default' => true,
'name' => 'scade',
),
'for_corsi_for_partecipazioni_name' =>
array (
'type' => 'relate',
'link' => true,
'label' => 'LBL_FOR_CORSI_FOR_PARTECIPAZIONI_FROM_FOR_CORSI_TITLE',
'id' => 'FOR_CORSI_FOR_PARTECIPAZIONIFOR_CORSI_IDA',
'width' => '10%',
'default' => true,
'name' => 'for_corsi_for_partecipazioni_name',
),
),
'advanced_search' =>
array (
0 => 'name',
1 =>
array (
'name' => 'assigned_user_id',
'label' => 'LBL_ASSIGNED_TO',
'type' => 'enum',
'function' =>
array (
'name' => 'get_user_array',
'params' =>
array (
0 => false,
),
),
),
),
),
'templateMeta' =>
array (
'maxColumns' => '3',
'maxColumnsBasic' => '4',
'widths' =>
array (
'label' => '10',
'field' => '30',
),
),
);
?>