> > which works fine the first time round but on submitting the form complains > about a TypeError, expecting a String but getting an ObjectId. >
I'm trying a similar code with a scaffolding app and cannot reproduce the error. The mongodb adapter is still marked as experimental and you might find issues depending on your backend, os, etc. To help debugging, we need the actual code you are using (or the relevant part of it) for both the controller and the model. You should also post as much information on your environment as possible (database, os, versions). If a framework upgrade does not solve the problem, maybe you can file an issue in code.google.com/p/web2py so we can keep track of it. -- --- 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/groups/opt_out.

