You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
A time field where the form creator can set the following conditions or via REGEX/validation.
HH:MM
: E.g., 14:30 (for 2:30 PM).
HH:MM:SS
: E.g., 14:30:00.
Describe alternatives you've considered
For now, we can only rely on short answer questions to populate time.
However, even when we limit the number of characters on the FormSG, and give specific instructions to the officer to key in 24 hours notation in HH:MM:SS, officers will still key 12 hours and it is very annoying.
Additional context
Clock to reflect the time, and then time field gets auto populated.
Pang
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
A time field where the form creator can set the following conditions or via REGEX/validation.
HH:MM
: E.g., 14:30 (for 2:30 PM).
HH:MM:SS
: E.g., 14:30:00.
12-hour notation:
HH
AM/PM: E.g., 2:30 PM.
HH:MM
AM/PM: E.g., 2:30:00 PM.
Describe alternatives you've considered
For now, we can only rely on short answer questions to populate time.
However, even when we limit the number of characters on the FormSG, and give specific instructions to the officer to key in 24 hours notation in HH:MM:SS, officers will still key 12 hours and it is very annoying.
Additional context
Clock to reflect the time, and then time field gets auto populated.
Pang
The text was updated successfully, but these errors were encountered: