hi! i'm trying to overwrite the DateWidget so the user can select day/ month/year out of 3 dropdowns. my problem is that zope searches for 'form.field' and not for 'form.field.day' and so on.. so i get the "no input" error.. how i can solve this? is there a method which i can overwrite? thanks in advance oliver