Good morning. I'm pretty sure the answer to this is 'no, good idea, go put it in the idea section'.
I would like to have a Range Domain on a date field that has a maximum value of the present. So today the maximum value is 8/13/2025, tomorrow the maximum value is automatically adjusted to 8/14/2025. I'm not too concerned about the time component, but for arguments sake I should be able to set it as local or utc time.
Use case is an additional check to make sure that the data wasn't fat fingered in wrong. Of course I could check it in a variety of other ways, but this seems to be a fairly straight forward approach to validation that a date isn't in the future.
Thanks!
George