Hello Philipp and Christian, thanks for your tips. Meanwhile I got the idea to solve this via TCA manipulation. $GLOBALS['TCA']['tt_news']['columns']['archivedate']['config']['default'] = mktime(0, 0, 0, 1, 1, date("Y") + 1); Greetz Falk