Hi,
I’m using Strapi for a project regarding a historical catalogue. I modeled an “artifcat” entity with a date field to store information on historical events. The problem is that through the interface I can’t pick years before 1823, which i guess is current year - 200. I can’t even write the date in the field because insertion through keyboard is disabled. Can I override the date limits and set my own?
Thanks,
Daniele Ciminieri