%PDF- %PDF-
Direktori : /var/www/crm/custom/modules/Accounts/metadata/ |
Current File : /var/www/crm/custom/modules/Accounts/metadata/editviewdefs.php |
<?php $viewdefs ['Accounts'] = array ( 'EditView' => array ( 'templateMeta' => array ( 'form' => array ( 'buttons' => array ( 0 => 'SAVE', 1 => 'CANCEL', ), ), 'maxColumns' => '2', 'widths' => array ( 0 => array ( 'label' => '10', 'field' => '30', ), 1 => array ( 'label' => '10', 'field' => '30', ), ), 'includes' => array ( 0 => array ( 'file' => 'modules/Accounts/Account.js', ), ), 'useTabs' => false, 'tabDefs' => array ( 'LBL_ACCOUNT_INFORMATION' => array ( 'newTab' => false, 'panelDefault' => 'expanded', ), 'LBL_PANEL_ADVANCED' => array ( 'newTab' => false, 'panelDefault' => 'expanded', ), 'LBL_PANEL_ASSIGNMENT' => array ( 'newTab' => false, 'panelDefault' => 'expanded', ), ), 'syncDetailEditViews' => true, ), 'panels' => array ( 'lbl_account_information' => array ( 0 => array ( 0 => array ( 'name' => 'name', 'label' => 'LBL_NAME', 'displayParams' => array ( 'required' => true, ), ), ), 1 => array ( 0 => array ( 'name' => 'riferimento_c', 'label' => 'LBL_RIFERIMENTO', ), 1 => array ( 'name' => 'phone_office', 'label' => 'LBL_PHONE_OFFICE', ), ), 2 => array ( 0 => array ( 'name' => 'website', 'type' => 'link', 'label' => 'LBL_WEBSITE', ), 1 => array ( 'name' => 'phone_fax', 'label' => 'LBL_FAX', ), ), 3 => array ( 0 => array ( 'name' => 'billing_address_street', 'hideLabel' => true, 'type' => 'address', 'displayParams' => array ( 'key' => 'billing', 'rows' => 2, 'cols' => 30, 'maxlength' => 150, ), ), 1 => array ( 'name' => 'shipping_address_street', 'hideLabel' => true, 'type' => 'address', 'displayParams' => array ( 'key' => 'shipping', 'copy' => 'billing', 'rows' => 2, 'cols' => 30, 'maxlength' => 150, ), ), ), 4 => array ( 0 => array ( 'name' => 'email1', 'studio' => 'false', 'label' => 'LBL_EMAIL', ), 1 => array ( 'name' => 'partita_iva_c', 'label' => 'LBL_PARTITA_IVA', ), ), 5 => array ( 0 => array ( 'name' => 'description', 'label' => 'LBL_DESCRIPTION', ), 1 => array ( 'name' => 'stato_c', 'studio' => 'visible', 'label' => 'LBL_STATO', ), ), ), 'LBL_PANEL_ADVANCED' => array ( 0 => array ( 0 => 'account_type', 1 => array ( 'name' => 'categoria_c', 'studio' => 'visible', 'label' => 'LBL_CATEGORIA', ), ), 1 => array ( 0 => 'annual_revenue', 1 => 'employees', ), 2 => array ( 0 => 'parent_name', 1 => 'ownership', ), 3 => array ( 0 => 'rating', ), ), 'LBL_PANEL_ASSIGNMENT' => array ( 0 => array ( 0 => array ( 'name' => 'assigned_user_name', 'label' => 'LBL_ASSIGNED_TO', ), ), ), ), ), ); ?>