Solved
Is there a way to have users enter time (hh:mm) for their answers?
Is there a way to have users enter time (hh:mm) for their answers? I don't want to use a text box as I don't think I can trust people to enter minutes or hours after their answer - lots of ways to mess up my data here! If the answer involved Java please let me know exactly what to do as I've never done Java before. Thanks!
Best answer by TomG
Sorry, I didn't read carefully enough. I thought you wanted them to pick a time instead of a length of time.
You can write your own JavaScript to force them to enter something in the format hh:mm. Integrating something like cleave.js would make it easier.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.