jcompagner wrote:Problem is that you see the display format as something that you want to show when there is a null value (also when in edit mode)
But thats not what display format is, display format shows the date in a completely different kind of format for example:
15 may 2009 is displayed when not editing but 15-05-2009 is shown when you place the cursor in.
Currently thats not supported when using masks.
But what you want is even different, because you really want to show 'tt.mm.jjjj' when editing but the format that we parse has then to be 'dd.MM.yyyy' thats even different thats not the display format at all.
You will for example never see in the user interface the format string of the display format. Thats purely used if there is a value that you dont edit.
what you want is an option or something that you can say, show localized edit format.
Dont know how easy this would be to have (in smart and webclient)
Please make a case so that we can track this.
Yes, what you write is what I mean, thanks Johann, made a request for the localized edit format in the support system, Case ID = 274638.
jcompagner wrote:Robert Huber wrote:PS: You would make your german speaking customers make happy if you'd offer a format in the Display Format combobox of dd.MM.yyyy
i added it to the format combo options.
We could add a few more examples in that list. So if you anybody has some that they would like to see i can add them.
What i want to do is that that drop down remembers your last 10 choices.. so that you fill it yourself.
Again thanks, very kind, regards, Robert