-
Notifications
You must be signed in to change notification settings - Fork 111
Calendar must support range #1668
Copy link
Copy link
Open
Labels
Description
Support was temporary removed in https://github.com/atk4/ui/pull/1664/files#diff-090b97be7788c2935eac093dc30726c0e0f7797ae8e356e2bbee5896b488b615R53 as the underlaying DBAL type datetime (date, ...) is not be compatible.
User may want to use string type. If range only between two values should be supported, then maybe we can have a complex control that will work on two separate field.
Reactions are currently unavailable