NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Djordje Radovanovic on December 22, 2013, 07:35:26 AM

Title: No TIME Field Type In a Form
Post by: Djordje Radovanovic on December 22, 2013, 07:35:26 AM
I just tried to enter TIME field in a NetForm but there is no TIME field type.

Am I the only who tried to use TIME field in a form?

Best regards,

Djordje Radovanovic
Title: Re: No TIME Field Type In a Form
Post by: Bruce on December 22, 2013, 09:53:35 PM
Hi Djordje,

The "time" field is automatically invoked when you use a string field with a time picture. I agree an explicit "Time" field type would probably be a bit more intuitive.

Incidentally the time field itself is very smart. regardless of the time picture used, it figures out what time the user meant, whatever they typed in. (So the time picture is really used just to display the current value of the field.)

for example you might specify @t4 (hh:mm:ss) but any of the following would work; (and probably a few more as well)

3
3pm
3am
3:00
3:00:00
3:00am
and so on.

Cheers
Bruce