array( 'width' => '1', 'label' => 'LBL_LIST_CLOSE', 'link' => true, 'sortable' => false, 'default' => true, 'related_fields' => array('status')), 'NAME' => array( 'width' => '20', 'label' => 'LBL_LIST_SUBJECT', 'link' => true, 'default' => true), 'PARENT_NAME' => array( 'width' => '20', 'label' => 'Kontrahent', 'link' => false, 'default' => true ), 'DATE_START' => array( 'width' => '15', 'label' => 'Termin rozpoczęcia', 'link' => false, 'default' => true), 'DATE_REMINDER' => array( 'width' => '15', 'label' => 'Termin przypomnienia', 'link' => false, 'default' => true), 'STATUS' => array( 'width' => '10', 'label' => 'LBL_LIST_STATUS', 'link' => false, 'default' => true), 'PRIORITY' => array( 'width' => '10', 'label' => 'LBL_LIST_PRIORITY', 'link' => false, 'default' => true), 'ASSIGNED_USER_NAME' => array( 'width' => '2', 'label' => 'Użytkownik', 'default' => true), ); ?>