I have a form region with a field which is a date picker.
If the current value is in the year 2024, the values in the date picker are limited to 2009-2029
If the current value is in the year 2022, the values in the date picker are limited to 2002-2027
How can I change or remove that range?