Hi josé, you tried handle onchange with jquery on function? Phehaps some js
after declared is changing you handle. So, try:
$(item).on("change", function(){});
Em 05/11/2013 15:52, "José Luis Redrejo" <[email protected]> escreveu:
> Hi,
> I'm having problems with the Calendar used for date fields in an SQLFORM.
> In the web page, the javascript onchange does never happen (tested
> with Firefox and Google chrome). Other events like click or focusout
> works correctly, and other fields with other text input widgets work
> correctly too.
>
> Is there any way to handle when the user changes the date after
> clicking on a calendar day?
>
> Thanks
> José L.
>
> --
> 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/groups/opt_out.
>
--
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/groups/opt_out.