Hi,

I want to make a page where users can enter e-mails to send an invite.
There will be an array of input boxes (1 e-mail each box) and a send
button.

I was wondering what the best way to generate the form dynamically
was... in case the user wanted to add more e-mails.

Also, is there a way to iterate through the form elements so I don't
have to worry about number/name of input fields?

Thanks,
Minh

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to