You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2021. It is now read-only.
Based on field type we should introduce optional specific widgets.
We should support numbers (NumberTextField) and dates (calendar/s). We should also support optional and configurable validation of entered values (regex, date range validity).
For dates we should add support for the between filter type and a double calendar widget for the related values.
The text was updated successfully, but these errors were encountered:
Based on field type we should introduce optional specific widgets.
We should support numbers (NumberTextField) and dates (calendar/s). We should also support optional and configurable validation of entered values (regex, date range validity).
For dates we should add support for the between filter type and a double calendar widget for the related values.
The text was updated successfully, but these errors were encountered: