Has the default : today option been removed from the date field?
I see that the default argument is still there in the docs but today doesn’t seem to work ![]()
Never mind it does work. For some reason it wasn’t working on my test page.
Has the default : today option been removed from the date field?
I see that the default argument is still there in the docs but today doesn’t seem to work ![]()
Never mind it does work. For some reason it wasn’t working on my test page.
For me, the date field only fills in automatically when I have the option default: now
Is there default option for empty?
That should actually be the default if no default is set.
There’s a bug with date fields within structure fields, though: https://github.com/getkirby/kirby/issues/1652
Thanks, that’s it!!