Creating fillable minute field
So, I have the hour field done real easy. You just have to have it in number format, and validate between 1-12. Easy peasy. The minute field.... is being a little more difficult. The document already has the ":" in between the 2 text fields.
I tried entering a custom time field using "MM", but it comes up with errors every time. My problem is that anything that is "00" won't display properly in number format (you type "00" and it shows up as "0". I have it set up as Time>MM. It comes up saying "The value entered dooes not match the format of field X".
I could create a dropdown list for both, but I really do NOT want to enter 60 numbers manually.

