RE: Date UI

2005-06-13 Thread Martin Ravell
you can have a damn nice UI without a lot of JS. I'll hold off looking for a new career path just yet. Regards Marty -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Wednesday, 8 June 2005 2:59 AM To: Struts Users Mailing List Subject: Re: Date UI On 07/

Re: Date UI

2005-06-07 Thread Adam Hardy
On 07/06/05 12:55 Larry Meadors wrote: I am generally allergic to Javascript which I guess limits what can be done with fancy pop-up pickers. Am open to suggestions should there be a nice robust script out there I guess. Get over it. Like it or not, JavaScript is here to stay. Anyone who look

Re: Date UI

2005-06-07 Thread Larry Meadors
On 6/6/05, Martin Ravell <[EMAIL PROTECTED]> wrote: > Do you split your dates into day, month and year fields in your HTML? No, as a user this is the most irritating UI that I can imagine for date input. > How do you find is the best way to validate? I use a String property for the field, then p

Re: Date UI

2005-06-07 Thread Adam Hardy
The Validator module gives you automatic date validation according to your chosen date format, configured in an xml file on a per-form basis. Adam On 07/06/05 06:13 Martin Ravell wrote: Hi all, Having just joined the list I am unaware if this topic has been done to death already but I was