Subject TIB_Date
Author Jörg Schiemann
Hi,

I want add an autocomplete function to TIB_Date.
Means, if the user only types 12 (the day), the rest (month and year if
dd.mm.yyyy)
shall be filled in automatically with the currently month and year.

Where is the best place to do this?

If I use a mask I always get EConvert Error, 12 is not a valid date and
time.
And if I don't use a mask I get a date in the past, so OnExit doesn't work.

Any suggestions are welcome.
TIA

Jörg

PS.: Sorry if you got this email twice. Because I sent this email already
yesterday and didn't receive it myself (although I can see it in the
Webinterface) I sent it again.