I played around with web2py_ajax.html the problem is that calendar uses field "id" to identify the element. If you display twice the same same form for the same table, the two fields have the same "id" and calendar does not distinguish them.
Perhaps the problem will be gone as we move to a different calendar. On Dec 13, 6:01 am, Mikey Jokinen <missingtu...@gmail.com> wrote: > I'll try web2py custom date widget first. I also have time picker in the > form and it works fine! > > In ''/take_slice/25 <http://www.web2pyslices.com/main/slices/take_slice/25>' > month name customize is also good. > > So going with these now. This, of course is solved in future! :) > > I'll tell how it goes.. > > 2009/12/13 mr.freeze <nat...@freezable.com> > > > If you can get away with just a date, here are two options: > >http://www.web2pyslices.com/main/slices/take_slice/22 > >http://www.web2pyslices.com/main/slices/take_slice/25 > > > The latter should be easy to modify to include the time. > > > Hope that helps. > > > On Dec 12, 7:36 pm, Mikey J <missingtu...@gmail.com> wrote: > > > So I very much need help to solve this. > > > custom widget tutor could also help. > > > > On 13 joulu, 02:31, "mr.freeze" <nat...@freezable.com> wrote: > > > > > You're not doing anything wrong. It's either a problem with the > > > > calendar.js plugin or the way it is implemented in web2py_ajax.html. > > > > > On Dec 12, 5:49 pm, Mikey J <missingtu...@gmail.com> wrote: > > > > > > This problem comes also with default view.. and Firefox, IE7.. Too > > > > > depressed to try opera ;) > > > > > > On 13 joulu, 00:45, Mikey J <missingtu...@gmail.com> wrote: > > > > > > > Hello, > > > > > > > I've four rows from db, four SQLForms in view. > > > > > > {{=form1}} > > > > > > {{=form2}} > > > > > > {{=form3}} > > > > > > {{=form4}} > > > > > > forms come from same table and every form has two datetime fields. > > > > > > > calendar only works in first form in view. Does not mather witch > > form > > > > > > comes first datetime picker works only in that form > > > > > > > Am I doing something wrong? > > > -- > > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to web...@googlegroups.com. > > To unsubscribe from this group, send email to > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.