The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Questions about Time field
Is there a way to show the Time field on a form before submission, but not editable by the user?
Also, when a form is submitted, the value in the Time field becomes the exact hour-minute when the form was loaded, not when it was submitted. Is there a way to make this value changed to the exact time of submission when submitted? Just in case a user takes too long to submit the form.
Or, do I have to use the entry creation time for that?
February 8, 2018 at 7:26 am
http://jsfiddle.net/mQrJn/482/
You'll need to play with the code to get the exact time format you're trying to achieve, but the above js/jQuery should do it.
Discussion closed.