Something is wrong here. Can you explain at higher level what are you 
trying to achieve?

On Friday, 29 August 2014 16:10:59 UTC-5, Andrey K wrote:
>
> Dear list,
>
> I have two related questions:
>
> 1. Basically I have one view (C) which contains two forms A and B. The 
> dynamic form A is created by controller A and added by web2py_component 
> (Ajax call). The static  form B is created by controller B and added via 
> helper LOAD. I want to submit both forms into controller A of form A. How 
> to do it ?
>
> 2. Also I want to know how I can have one controller that will dynamically 
> create 
>  two forms via web2py_component (Ajax call) and place both of them into the 
> two separate div's of the same view. I want then that the data of both 
> forms are submitted simultaneously into the same controller and processed 
> there?
>
> I managed to generate two forms in one controller but I cannot separate 
> them into different div's on the same view.
>
> I would be happy if you could advise me on this,
> Andrey
>

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

Reply via email to