1) Do not use form.hidden_field() since that is called automatically
2) the formkey should be added when you call
form.accepts(...,session). If you do not pass session, no formkey.
On 30 Giu, 04:59, selecta wrote:
> just found out thathttp://www.web2py.com/AlterEgo/default/show/205
> is WRONG
>
>
just found out that
http://www.web2py.com/AlterEgo/default/show/205
is WRONG
{{=form.hidden_fields()}}
{{=form.custom.end}}
do not play well together, just using
{{=form.custom.end}}
will do the trick, would be nice to change
http://www.web2py.com/AlterEgo/default/show/205
On Jun 30, 11:47 a
2 matches
Mail list logo