I have a problem that I do not understand.
I have an application that contains several sqlform grids and smartgrids, all 
the databases that I have defined to be used by these grids and smartgrids have 
declared an id field of type id (which I can not modify, it is created 
automatically), when I try Modify any record (using the edit button), I get the 
error:
<Type 'exceptions.SyntaxError'> user is tampering with form's record_id: {'id': 
None}! = XX

XX is the record identifier

In all tables I have placed migrate = false

I am using MSSQL and I do not know what the problem might be

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to