Hi,
I had the same problem.
I've used this workaround.
_onclick="jQuery(this).datepicker();jQuery(this).datepicker('show');"

Am Donnerstag, 18. Juli 2013 17:43:50 UTC+2 schrieb Remco K:
>
> Hi all,
>
> I have a SQLFORM inserted into a modal (requested as a LOAD file), which 
> includes a datetimepicker from Jquery. This is working well until i submit 
> my form and get a result back from my form validator. After clicking on the 
> datetime field again i don't see the datetimepicker anymore.
>
> I've already struggled with Jquery on(), but this doesn't seem to be the 
> answer. I'm a bit afraid that the web2py_ajax_page function is causing this 
> problem.
>
> Is there a way to get this to work? I think that the web2py solution of 
> its own datetimepicker work, but i want to use the Jquery plugin (or just 
> another jquery plugin in the future).
>
> I'm afraid that i can't be more specific about this problem, because i 
> can't debug a lot since i'm working from a modal. I just hope that someone 
> else here already dealt with this problem...
>
> Thanks in advance!
> Remco
>

-- 

--- 
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.


Reply via email to