We have updated the way default values are handled in TeamDesk.
Duration and Time columns now support default values.
The interface is unified now and supports entering the value or the formula.
Constant values can now be entered the same way they are entered in edit form. They are handled according to user’s locale settings.
The formula can not refer other columns in the table, but can use functions, and application variables. This allows to achieve certain flexibility for specifying default values, for example, now you can use Today()+Days(1) for the date default value to set it to "tomorrow".