Re: [html-formfu] Date Element

2007-07-12 Thread Tobias Kremer
Hi Carl, So, Carl, may I kindly ask for something like a Date element because it looks like currently you're the only person capable of implementing this in a sane way :) FormFu is the best form engine currently available but without a user-friendly date element it's almost useless for us b

Re: [html-formfu] Date Element

2007-07-12 Thread Jason Kohles
On Jul 12, 2007, at 12:26 PM, Carl Franks wrote: On 11/07/07, Tobias Kremer <[EMAIL PROTECTED]> wrote: So, Carl, may I kindly ask for something like a Date element because it looks like currently you're the only person capable of implementing this in a sane way :) FormFu is the best form e

Re: [html-formfu] Date Element

2007-07-12 Thread Carl Franks
On 11/07/07, Tobias Kremer <[EMAIL PROTECTED]> wrote: Hi folks, I'm wondering why there still is no such thing as a Date element consisting of three select fields (day, month, year)? Am I the only person who doesn't like giving users a stupid textfield for entering dates? I don't like JavaScript

[html-formfu] textfield value

2007-07-12 Thread kewei xiao
it worked perfectly, Thanks Kewei ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Re: [html-formfu] textfield value

2007-07-12 Thread Carl Franks
On 11/07/07, kewei xiao <[EMAIL PROTECTED]> wrote: Is there a way to pre-fill textfield value in yml? e.g if I want to update a item, when I click on that item, the textfield of item's name, description, etc should be filled with data from Database. Use default() So, in yaml: --- element: -