Ok Niphlod i took your advise ive read the chapter again and i see what the 
problem might be.

if id is not None the first time the form is created, the form does update 
correctly without having to submit twice, but the tokens still dont match. 
Is this the desired behaviour? The form works well even if the tokens 
doesnt match?

One last question. 
If i have a view, like the one above, that displays multiple records, each 
one of them inside a form, so i can update values,
do i also need to create as many SQLFORMs as records? Or can i manage them 
all using only a single instance of SQLFORM server side?

Thanks

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