I want a controller function (or several controller functions) to
generate several forms and view them one after another in the
index.html page. I'm confused about what setup is the best to use? In
the web2py examples I see <form_functions> in the controller's
default.py automatically generate form views in the default/
<form_functions>.html views. How does this work with multiple forms in
a single view? Thanks.

-- StUStD

Reply via email to