I think, there is no problem, but I am not sure that I understand what you 
want:
- do you want to edit/insert multiple records of/to the same table 
(person-address-relation for example) at once, per single form's accept? 
- do you want to edit/insert single records of/to few tables at once?
 or do you want it  all?

If you want to have dynamic form without submitting it or extra requests 
 (like list-widget)- you have to use JS.
Notice, that from redefined per controller call, you can add a button   
'add address'  (for example) to your form and 
redefine form (i.e. add field) per button click  
Please, be more concrete 




On Friday, March 6, 2015 at 11:24:42 PM UTC+2, Ramkrishan Bhatt wrote:
>
> No Solution for one to many composite form ?

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