Hello,
I just stumbled across an issue with the calendar field. Unfortunately it will switch the value for day and month if you an input by keyboard where DD <= 12.
Display Format AND Real Format is set to DD.MM.YYYY. If you write your date with the keyboard for example 02.10.2023 (DD.MM.YYYY) it will change it to 10.02.2023 (DD.MM.YYYY) in the field, when you click outside of the field. If you write a date where the day is over 12 f.e. 22.10.2023 it won't change it. If you use the datepicker it works correctly.
Thanks for your help and best regards.
I just stumbled across an issue with the calendar field. Unfortunately it will switch the value for day and month if you an input by keyboard where DD <= 12.
Display Format AND Real Format is set to DD.MM.YYYY. If you write your date with the keyboard for example 02.10.2023 (DD.MM.YYYY) it will change it to 10.02.2023 (DD.MM.YYYY) in the field, when you click outside of the field. If you write a date where the day is over 12 f.e. 22.10.2023 it won't change it. If you use the datepicker it works correctly.
Thanks for your help and best regards.