Jump to content

Is there a separate function for Time control?


Recommended Posts

@Sandip Bhogal

Its relatively trivial to add a control so you can prompt for just a time, but I am curious to know what you would want to do with that data? If its just for collecting information only, then thats simple enough, but if you are planning to use that in calculations or feed into other components for some kind of automation, that might be a different thing, as we may need to consider things like local time etc... if you could give is a brief outline so we understand better what you want to achieve, we can probably better advise you what may be possible. 

Gerry

  • Like 1
Link to comment
Share on other sites

@Sandip Bhogal If it's only for information perhaps you can use a single line text field and then regex it to only allow hh:mm:ss or whatever time format is used by filtering the appropriate regex

  • Like 3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...