Matrix Version: v5.1
Does anyone know if there is a way to add min/max validation for custom form date fields that is dynamic?
E.g. We have a form where user has to say when an incident happened, but we have a requirement that they cannot enter a date in the future. Default (and only, it seems) way dates are laid out is as 3 (or 5 with time) dropdowns. We can limit manually but this is a fixed time. Ideally we’d like to validate the date is always less than current date/time.