hi pbreitenbach,

my controller not create any form, i just create it on the view side,
because i'm using the variable that produced by for loop in view side, that
i can't do it in controller side. at the book there is no examples for
creating the form in view, just the other one that i use (i mean :
http://web2py.com/book/default/chapter/10#Voting-and-Rating), actually my
code is share on http://web2py.com/appliances/default/show/76 and
http://web2py.com/appliances/default/show/77<http://web2py.com/appliances/default/show/76>
 <http://web2py.com/appliances/default/show/76>about the strange behaviour
that i said before, i still want to know why that code is work (i mean the
form can  working when i put {{pass}} and {{continue}}, but the result is
code after is now show (i don't want this)).

any other ideas, hints or solutions is greatly appreciate.

thank you so much in advance.

On Mon, May 23, 2011 at 7:12 AM, pbreit <[email protected]> wrote:

> I'm still not sure how this woud work since the controller needs to create
> the form in order to do the form.accepts() processing. What does your
> controller look like. Are there any examples in the book of creating the
> form in a view? If not, I'm guessing it's not possible.

Reply via email to