no, it shouldn't. any .date gets added a datepicker automatically by web2py.js... the point is having an input with a "date" class to make the binding with the calendar valid. You're doing something wrong with your custom form since you say "normal" ones work.
On Monday, October 27, 2014 1:23:08 PM UTC+1, Annet wrote: > > Hi Simone, > > Thanks for your reply. > > Yes it does have a class="date form-control" > > whereas it should have class="date form-control hasDatepicker" > > Best, > > Annet > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

