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
I have checked if this feature request is not already reported
Description
The ability to select multiple dates (not with range), for example, 1.11, 5.11, 20.11
Proposed solution
Add multiselect flag that will allow the value to be an array of Dates
Alternatives
No response
Additional information
In our app we want to define the same values (prices) for several dates.
Currently, we select date -> set price, for each required dates.
The suggestion is to select multiple dates, and then set the price once.
The text was updated successfully, but these errors were encountered:
Before you start - checklist
Description
The ability to select multiple dates (not with range), for example, 1.11, 5.11, 20.11
Proposed solution
Add multiselect flag that will allow the value to be an array of Dates
Alternatives
No response
Additional information
In our app we want to define the same values (prices) for several dates.
Currently, we select date -> set price, for each required dates.
The suggestion is to select multiple dates, and then set the price once.
The text was updated successfully, but these errors were encountered: