Currently, when users click the “Today” button in the date field, it only sets the current date but leaves the time at 00:00 (or whatever’s default). This requires users to manually input the exact current time, a large amount of my clients require exact timestamps so a feature like this would just make there experience more seamless.
Hey @Oscar - thanks for the suggestion, I can see that making sense!
Just in case you didn’t know, if this is for a form, you can actually set the Default Value
to be the current time, to save your team even more time, if this is something they commonly need to do
Hey @darragh Sadly its not a form however will keep that in mind going forward. Thank you for your fast response!
It’s still possible in any action button or any place you edit the field
The only place this wouldn’t be useful if the field already has a value.
You could also trigger an action button to set it to ‘Now’ if you needed to.
Again, just throwing out suggestions that might be helpful to you
I’ve usually been using the approach @darragh suggests, but I can see this being useful - for example if it was a Start Date, Due Date type field in a task list. If you want to give someone 24 hours to respond, and it’s the end of the day, you’d want the start date to be Now, not today’s date at 00:00. Now should mean, well, now!