The only interesting part is replacing the synopsis example in Element::Date with one I found while reading the past months' archives. I think it shows more of the possibilities:
--- lib/HTML/FormFu/Element/Date.pm (revision 419) +++ lib/HTML/FormFu/Element/Date.pm (working copy) @@ -355,9 +355,19 @@
---
elements:
- type: Date
- name: foo
+ name: birthdate
+ label: 'Birthdate:'
+ day:
+ prefix: "- Day -"
+ month:
+ prefix: "- Month -"
+ year:
+ prefix: "- Year -"
+ less: 70
+ plus: 0
auto_inflate: 1
diffs_to_419_minor_nits.patch
Description: Binary data
_______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
