So, I put a user input Time field on my form, and adjusted under settings:
“show text on load” as “current time”…
I also connected it to a database field that’s type is set to “Time”.
That works and shows up fine… Or so I thought.
But! When I submit the form, the submission doesn’t show up in the specified database field. It will only work if you set/adjust the time manually before submitting.
Another bug I found is if I have it set to AM/PM (12 hr) format, the AM/PM is left out on the submission, making the 12 hr format useless since I wouldn’t know if it was AM or PM that was selected or auto-inserted…
Please fix!!!