Index: trunk/kernel/units/categories/categories_config.php =================================================================== diff -u -r4636 -r4651 --- trunk/kernel/units/categories/categories_config.php (.../categories_config.php) (revision 4636) +++ trunk/kernel/units/categories/categories_config.php (.../categories_config.php) (revision 4651) @@ -21,6 +21,9 @@ ), ), 'IDField' => 'CategoryId', + + 'StatusField' => Array('Status'), + 'TitleField' => 'Name', // field, used in bluebar when editing existing item 'ItemType' => 1, // used for custom fields only