Has anyone identified or built a replacement? I could try to find one.

On Dec 13, 11:02 am, mdipierro <[email protected]> wrote:
> 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 <[email protected]> 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 <[email protected]>
>
> > > 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 <[email protected]> wrote:
> > > > So I very much need help to solve this.
> > > > custom widget tutor could also help.
>
> > > > On 13 joulu, 02:31, "mr.freeze" <[email protected]> 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 <[email protected]> wrote:
>
> > > > > > This problem comes also with default view.. and Firefox, IE7..  Too
> > > > > > depressed to try opera ;)
>
> > > > > > On 13 joulu, 00:45, Mikey J <[email protected]> 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 [email protected].
> > > To unsubscribe from this group, send email to
> > > [email protected]<web2py%[email protected]>
> > > .
> > > 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to