'exdate' => array( 'label' => 'Ex-Datum', 'config' => array( 'type' => 'input', 'size' => 10, 'eval' => 'trim,date', 'dbType' => 'date' ), ),