Yes I should give it a real try, though I found usage example scarce after
tutorial...

I need to improve my ractive skill

:)

Richard

On Wed, Apr 15, 2015 at 9:36 AM, Massimo Di Pierro <
[email protected]> wrote:

> Never tried. My guess is that
>
> jQuery.web2py.trap_form is not called for the inner forms.
>
> If you call it manually using jQuery you can make it work.
>
> But I would not. I would figure out how to use ractive.js instead.
>
> On Monday, 13 April 2015 15:00:39 UTC-5, Richard wrote:
>>
>> Hello,
>>
>> I create a page with multiple components inside of it (the index page is
>> basically an empty shell for the components)... But one of there is a form
>> in one of the embed component which as a field with a widget that trigger
>> modal form allowing to insert a value in another table and select this
>> inserted value (something like SELECT_OR_ADD() would do). The problem is
>> that my form embeded in the modal which the widget append to the page with
>> LOAD() don't load... It hang on "loading..."
>>
>> Any idea?
>>
>> Is it even possible to trigger a LOAD inside a LOAD?
>>
>> Thanks
>>
>> Richard
>>
>  --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to