Does anyone have any advice on this topic? I really must be able to do this somehow.
I think the problem happens in form.validate() function, because web2py is trying to validate everything and in there he is trying to save the file. I see two options: 1. Somehow disable web2py automatic file saving. 2. Do nos use form.validate() and validate form manually, is it possible to use built in validators like that? -- --- 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.

