We're creating a form to gather race times. It's important to gather hours, minutes and seconds. How can I add a "seconds" option to the time field?
Thanks
We're creating a form to gather race times. It's important to gather hours, minutes and seconds. How can I add a "seconds" option to the time field?
Thanks
You can't, the Time field doesn't have a seconds field. It is only hour and minutes. You would have to use single input fields to create your own hours, minute and second fields. Adding seconds to the time field is an enhancement we plan on adding in a future release.
Thanks! I was able to make this work using "Ready Classes".