Hi
Is there a way to stop the time appearing in a field set to show todays date?
I added this field to an existing form at a later date. Is this why the date is not showing up in old records?
If so, is there a way to sort it out so todays date DOES show in ALL records?
Many thanks as usual…
You can customize the Date Format at the bottom of the field properties inspector panel when you have your Date field specified. Make sure your Calculation field returns a Date value. Then you can customize whether or not you want the time to appear.
Thanks Brendan,
And q2 and q3, or am I missing something from your reply?
Cheers….
Tony
oops. Sorry.
Just adding a Calculation field with TODAY() or NOW() in it should give you what you want on every record. Set the Result Type to Date.
The Default Value setting on a regular Date field will only add the current date when you create new records.
But why do you want the current date to show up on every record?