array ( 'templateMeta' => array ( 'form' => array ( 'buttons' => array ( 0 => 'EDIT', 1 => 'DUPLICATE', 2 => 'DELETE', 3 => 'FIND_DUPLICATES', 4 => array ( 'customCode' => '', ), ), ), 'maxColumns' => '2', 'widths' => array ( 0 => array ( 'label' => '10', 'field' => '30', ), 1 => array ( 'label' => '10', 'field' => '30', ), ), 'includes' => array ( 0 => array ( 'file' => 'modules/Leads/Lead.js', ), ), 'useTabs' => false, ), 'panels' => array ( 'lbl_contact_information' => array ( 0 => array ( 0 => array ( 'name' => 'full_name', 'label' => 'LBL_NAME', ), ), 1 => array ( 0 => array ( 'name' => 'phone_mobile', 'label' => 'LBL_MOBILE_PHONE', ), 1 => array ( 'name' => 'title', 'comment' => 'The title of the contact', 'label' => 'LBL_TITLE', ), ), 2 => array ( 0 => array ( 'name' => 'department', 'comment' => 'The department of the contact', 'label' => 'LBL_DEPARTMENT', ), 1 => array ( 'name' => 'phone_work', 'label' => 'LBL_OFFICE_PHONE', ), ), 3 => array ( 0 => array ( 'name' => 'account_name', 'label' => 'LBL_ACCOUNT_NAME', 'displayParams' => array ( 'enableConnectors' => true, 'module' => 'Contacts', 'connectors' => array ( 0 => 'ext_rest_linkedin', ), ), ), 1 => array ( 'name' => 'phone_fax', 'label' => 'LBL_FAX_PHONE', ), ), 4 => array ( 0 => array ( 'name' => 'primary_address_street', 'label' => 'LBL_PRIMARY_ADDRESS', 'type' => 'address', 'displayParams' => array ( 'key' => 'primary', ), ), 1 => array ( 'name' => 'alt_address_street', 'label' => 'LBL_ALTERNATE_ADDRESS', 'type' => 'address', 'displayParams' => array ( 'key' => 'alt', ), ), ), 5 => array ( 0 => array ( 'name' => 'email1', 'studio' => 'false', 'label' => 'LBL_EMAIL_ADDRESS', ), ), 6 => array ( 0 => array ( 'name' => 'description', 'comment' => 'Full text of the note', 'label' => 'LBL_DESCRIPTION', ), ), ), 'lbl_detailview_panel1' => array ( 0 => array ( 0 => array ( 'name' => 'test_c', 'label' => 'LBL_TEST', ), 1 => array ( 'name' => 'test2_c', 'label' => 'LBL_TEST2', ), ), ), 'LBL_PANEL_ADVANCED' => array ( 0 => array ( 0 => array ( 'name' => 'report_to_name', 'label' => 'LBL_REPORTS_TO', ), 1 => array ( 'name' => 'sync_contact', 'comment' => 'Synch to outlook? (Meta-Data only)', 'label' => 'LBL_SYNC_CONTACT', ), ), 1 => array ( 0 => array ( 'name' => 'lead_source', 'comment' => 'How did the contact come about', 'label' => 'LBL_LEAD_SOURCE', ), 1 => array ( 'name' => 'do_not_call', 'comment' => 'An indicator of whether contact can be called', 'label' => 'LBL_DO_NOT_CALL', ), ), 2 => array ( 0 => array ( 'name' => 'campaign_name', 'label' => 'LBL_CAMPAIGN', ), ), ), 'LBL_PANEL_ASSIGNMENT' => array ( 0 => array ( 0 => array ( 'name' => 'assigned_user_name', 'label' => 'LBL_ASSIGNED_TO_NAME', ), 1 => array ( 'name' => 'date_modified', 'customCode' => '{$fields.date_modified.value} {$APP.LBL_BY} {$fields.modified_by_name.value}', 'label' => 'LBL_DATE_MODIFIED', ), ), 1 => array ( 0 => array ( 'name' => 'date_entered', 'customCode' => '{$fields.date_entered.value} {$APP.LBL_BY} {$fields.created_by_name.value}', 'label' => 'LBL_DATE_ENTERED', ), ), ), ), ), ); ?>