Index: branches/5.2.x/units/reports/reports_config.php =================================================================== diff -u -N -r16385 -r16696 --- branches/5.2.x/units/reports/reports_config.php (.../reports_config.php) (revision 16385) +++ branches/5.2.x/units/reports/reports_config.php (.../reports_config.php) (revision 16696) @@ -1,6 +1,6 @@ 'CategoryId', + 'IDField' => '__DYNAMIC__', 'TitlePresets' => Array ( 'default' => Array ( @@ -83,10 +83,11 @@ 'CalculatedFields' => Array ( '' => Array ( - 'CategoryId' => '0', ), ), + 'Fields' => array(), + 'VirtualFields' => Array ( 'ReportType' => array('formatter' => 'kOptionsFormatter', 'options' =>array( 12 => 'la_Overall', @@ -110,7 +111,6 @@ 'options' => Array (0 => 'la_No', 1 => 'la_Yes'), 'use_phrases' => 1, 'not_null' => 1, 'default' => 1, ), - 'CategoryId' => Array ('type' => 'int', 'default' => 0), ), 'Grids' => Array (