Hi,
I have gone through a lot of documentation and community questions now, but can't find the solution to my problem. I would like to use in my confiform a Simple date selector. This field will be used to input a birthdate. Currently the dropdown for the years shows everything from 1901 to 2050 and many of these dates are useless for a birthdate. I wish to limit the displayed years from "current year-80" to "current year-18".
To clarify I don't want to validate the user input, I wish to hide the irrelevant dates from the dropdown list. I did not understand fully all the documentation I checked, but so far couldn't see a way to achieve this with "Apply filter to field" or CSS solutions.
Could someone please point me to the right direction or verify if it's even possible to do this? Many thanks in advance.