major
nice-to-have
defect
major
enhancement
minor
#23052
Selection of a date without input field
If a date is to be selected, an input field is always rendered in which the date is displayed.
This is not always desired, e.g. because a date field is used as a tool to calculate a time duration.
Improvement
The mechanism, displaying a calendar icon, selecting the date, installing it into a FormField, should be extracted from the DateInputControl into a separate control(OpenCalendarConrol), to display a field only with this control.
Test
The OpenCalendarControl is used in Technical Demo > Layout Framework #1 > Forms > FormControls.