Re: [web2py] Trying to use the LOAD helper, if a button is clicked

2014-06-16 Thread Carlos Costa
It may work if this button is inside the component loaded.


2014-06-13 20:47 GMT-03:00 Omri Levy :

> Hi ,
>
> So I have a ticket system, and I want to allow user to edit the ticket
> without leaving the page.
> I don't want to LOAD the edit_page and hide it, but only load it once user
> is clicking on the ticket body.
> Another thing is, when user edits the ticket, he should again see changes
> on the same page.
>
> Is this possible? I'm a bit confused, because LOAD works fine, but not
> when using conditions with JS.
>
> Thanks.
>
> --
> 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 web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Att.

Carlos J. Costa
Cientista da Computação
Esp. Gestão em Telecom
<º))><

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Trying to use the LOAD helper, if a button is clicked

2014-06-14 Thread Omri Levy
Hi ,

So I have a ticket system, and I want to allow user to edit the ticket 
without leaving the page.
I don't want to LOAD the edit_page and hide it, but only load it once user 
is clicking on the ticket body.
Another thing is, when user edits the ticket, he should again see changes 
on the same page.

Is this possible? I'm a bit confused, because LOAD works fine, but not when 
using conditions with JS.

Thanks.

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.