Closed foxacid closed 9 months ago
Default values work on of the page itself, but not in the page creation dialog.
Expected behavior
Fields in the page creation dialog should be populated with the default values defined in the original fields.
create: fields: - published fields: published: type: date required: true default: today
(Field should be populated with today's date)
What's your Kirby version?
Was 4.0.3 - just switched to 4.1.0 and all is great, sorry!
Description
Default values work on of the page itself, but not in the page creation dialog.
Expected behavior
Fields in the page creation dialog should be populated with the default values defined in the original fields.
To reproduce
(Field should be populated with today's date)