Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Alan Smith
3
Views
1
Comments
Valid time formats
Discussion
How-to
Hi
I have a time on a form and want the users to be able to enter 9 if the time is exactly 9:00, say.
What is the easiest way of achieving this.
Thanks, Alan
André Vieira
Staff
Hi Alan,
Welcome to the OutSystems community!
9 is not a valid time format. I think the only way would be to have either a mask on the input that does this for you or your own javascript to fill in the rest of the value. There are a couple of mask input components in the
forge
, I'm not sure they do this but you should check them to see if they do what you want.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...