Hey guys,
I have created a field for the posting date and it is filled automatically by the current workdate.
If I want to change the posting date, it is only possible, if i give date in like this: dd.mm.yyyy

But if I choose the calendar next to the field and choose a date, the field is filled in that way: mm/dd/yyyy and shows me then some error message:

"The input is not a valid value for Posting Date. The value cannot be evaluated in type Date".
How to solve this? Is it an issue in my settings or do I have to use the Format function in the OnValidate-trigger of my field?
Thank you :)