I use datepicker to insert two different dates (startdate end enddate) in DD.MM.YYYY-format.
Choosing the date from datepicker works correctly, but if the user enters the inputfield manually (i. e. per mouse-click) an leaves the field, the date is switched to the english version automatically (month and day are swoped). Many users don't recognize this and send the wrong dates.
I tried to use the display mode "inline without field" instead. But in this case the mini-calendar also appears after scrolling more than three months forward or backward.
Have a look on the second-page: https://www.erlebnisraum-brex.de/index.php/de/buchungsinformationen/buchungsformular-2
Here is the configuration I use:

Would it be possible to prevent user from entering and changing the inputfield?