I am facing a problem the solution of which may be piece of cake
but still I can't find it.
I want to convert the Date Format from American to British.
I've successfully set the Format property of the field (at the Table level*)
and the date is displayed as I want.
But the problem is that when user clicks inside the field
to start typing the date, the latter returns to the original Format.
Any ideas?
*=I've set it at the Table level since I believe it is inefficient to set it on every Form based on that Table.
but still I can't find it.
I want to convert the Date Format from American to British.
I've successfully set the Format property of the field (at the Table level*)
and the date is displayed as I want.
But the problem is that when user clicks inside the field
to start typing the date, the latter returns to the original Format.
Any ideas?
*=I've set it at the Table level since I believe it is inefficient to set it on every Form based on that Table.