Hi community.
I want to know if you could help me. I started to use web2py, but I don't 
know some things. I want to create fields with a button on SQLFORM and HTML.
For example, I have author table and book table, but a book can get several 
authors and I need to create differents "INPUT" on the FORM for save them 
with book and his fields.
I have a relation many to many between book and author. Also I combine both 
FORM´s (author and book).

I wanna this FORM

Title:       |______________
Author:    |______________ + -       (Where '+' I wanna use it to add more 
authors in the same FORM and '-' to remove fields if I mistake.
Languaje:|______________
ISBN:     |______________
Etc.




Greetings.

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