array ( 'maxColumns' => '2', 'widths' => array ( 0 => array ( 'label' => '10', 'field' => '30', ), 1 => array ( 'label' => '10', 'field' => '30', ), ), 'form' => array ( 'hidden' => '', 'buttons' => array ( 0 => 'SAVE', 1 => array ( 'customCode' => '{if !empty($smarty.request.return_action) && $smarty.request.return_action == "ProjectTemplatesDetailView" && (!empty($fields.id.value) || !empty($smarty.request.return_id)) } {elseif !empty($smarty.request.return_action) && $smarty.request.return_action == "DetailView" && (!empty($fields.id.value) || !empty($smarty.request.return_id)) } {elseif $is_template} {else} {/if}', ), ), ), ), 'panels' => array ( 'default' => array ( 0 => array ( 0 => array ( 'name' => 'name', 'label' => 'LBL_NAME', ), 1 => array ( 'name' => 'status', 'label' => 'LBL_STATUS', ), ), 1 => array ( 0 => array ( 'name' => 'estimated_start_date', 'label' => 'LBL_DATE_START', ), 1 => array ( 'name' => 'estimated_end_date', 'label' => 'LBL_DATE_END', ), ), 2 => array ( 0 => array ( 'name' => 'assigned_user_name', 'label' => 'LBL_ASSIGNED_USER_NAME', ), 1 => array ( 'name' => 'team_name', 'label' => 'LBL_TEAM', ), ), 3 => array ( 0 => array ( 'name' => 'priority', 'label' => 'LBL_PRIORITY', ), ), 4 => array ( 0 => array ( 'name' => 'description', 'displayParams' => array ( 'rows' => '8', 'cols' => '60', ), 'label' => 'LBL_DESCRIPTION', ), 1 => NULL, ), 5 => array ( 0 => array ( 'name' => 'kiosk_kiosk_project_name', ), ), ), ), ); ?>