What is JotForm?
JotForm is a free online form builder which helps you create online forms without writing a single line of code. No sign-up required.
-
We need a tool for our form for: start time and end time drop down..
Asked by esdx256 on May 11, 2012 at 12:09 AMtableEvent Start Time:
123456789101112 : 0030 : PMAM Event End Time:
123456789101112 : 0030 : PMAM -
JotForm Support
Answered by liyam on May 11, 2012 at 12:31 AMHave you tried using the DateTime field element under Power Tools? This uses the Date and time fields altogether.

If you require to use a dropdown, then you will have to get the HTML source of your form and place it in your HTML file. Then change the code for the textbox to become dropdown boxes for every field.
If this is not what you mean, can you please provide us further details?
Looking forward to your response.
Thanks.
-
Answered by esdx256 on May 11, 2012 at 12:51 AM
HI ! heres a example
Event Start Time: 1 2 3 4 5 6 7 8 9 10 11 12 : 00 30 : PM AM
Event End Time: 1 2 3 4 5 6 7 8 9 10 11 12 : 00 30 : PM AM
-
JotForm Support
Answered by jonathan on May 11, 2012 at 01:01 AMHi,
Maybe this guide -How-to-Add-a-Time-Only-Field can also work on your requirement. You can easily populate the drop down field using the method sampled in the guide.
The key is copy/paste the data first on the excel/spreadsheet to make the population of dropdown field an ease.
Please inform us if you need assistance doing this. Thanks.
-
