Is there a way to set no range for DateTime Display Range?
We have a requirement where the client would like a date editable calendar to appear on click of the calendar icon. We have that working in the UI, however our range was set to Previous 10 years and Next 10 years and they do not want a range at all. I have tried configuring by removing the range, but that only displays date values for the current year (as if the range is set to 0 and 0 for both even though it is not checked off).
Is there any way to remove the display range completely so the user would be able to input any year in the past/future?