I need help setting a date range in the native form date field (input type=date). It should automatically show the max date of 21 years from “today”, to restrict access for under 21s.
As I do not use WF Form at all but I hope that these simple examples will point you right direction.
As I have mentioned in comments the dates outside of min/max
are not selectable but visible so it will be up to you to style these the way you need (eg. opacity: 0.5)