date_of_birth = colander.SchemaNode(colander.Date()) 
by default deform would just generate a jquery datepicker field on 
colander.Date() schema or using DateInputWidget()
Which i dont think it's good idea. Is there anyway to just have it generate 
a simple day-month-year selection choices as field?
DateInputWidget should give this option.

thank
virak

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pylons-discuss/-/Nzk_ulnsYekJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to