23 Jan 10:57
[FormBuilder] Date fields
From: Tobias Kremer <list <at> funkreich.de>
Subject: [FormBuilder] Date fields
Newsgroups: gmane.comp.lang.perl.modules.formbuilder
Date: 2007-01-23 09:57:54 GMT
Subject: [FormBuilder] Date fields
Newsgroups: gmane.comp.lang.perl.modules.formbuilder
Date: 2007-01-23 09:57:54 GMT
Hey folks, I just started playing around with FB and I wonder if you can suggest some possibilities to include nice date fields into a form? I don't want my users to enter error-prone MM/DD/YYYY dates in a stupid text field but rather I'd like to have three select lists (monthnames, day, yearlist) per date field. Before I started to use FB I had a homegrown form solution which had an additional "date" fieldtype that spit out those three columns and verified the date. AFAICT from looking at the FB source this should be doable by adding something like a CGI::FormBuilder::Field::date class, right? Has somebody here already tried something like this? Thanks for any suggestions! --Tobias _______________________________________________ FBusers mailing list FBusers <at> formbuilder.org http://www.formbuilder.org/mailman/listinfo/fbusers
RSS Feed