Author |
Message |
|
The date ist good. Thank you for support.
regards,
Paul
|
|
|
Hi,
we use calendar fields for date input. So the user can input the date by opening a calendar popup (which works fine) and by writing the date directly in the calendar field (which cause problems for us).
By writing the date for a birthdate calendar field like "101080" the user means that the birthdate is "10101980" and not "10102080", which will send to our application.
Also if user searches for persons in our application he can search with birthdate, which cause again troubles if the user dont write full date (4 digits for year).
Therefore we have to prevent the user from writing down of a short form of date (ddmmyy) and acept only the date of format ddmmyyyy. Otherwise discarding the written input of calendar field.
regards,
Paul
|
|
|
Hi,
is it possible to discard the user input if it doesnt fit the format of the calendarfield?
We have calendar fields with formats like ddmmyyyy, so we need that if user inputs 240910 the input will be discarded, because it doesnt fits the format. Our requirement is that the user input the full date and when the user inputs only 10 for year instead of 2010 then the input shouldn't be accepted.
regards
Paul
|
|
|
Hi Björn,
thank you very much.
Paul
|
|
|
Hi,
is it possible to built this saving on the client side? We need this feature for one project.
Paul
|
|
|
Hi Björn,
is it possible to show directly login-screen (which will be shown after about four seconds) instead of "Session not available"-page, after a session ivalidation? If not can i define the time of redirection (currently it is about 4 seconds)?
Is it possible to trigger a refresh on client, after session gets invalid?
Best regards,
Paul
|
|
|